forked from MoonsideGames/Refresh
whoops
parent
838e840a70
commit
1b22664756
|
@ -4457,7 +4457,7 @@ static void VULKAN_PushVertexShaderParams(
|
|||
(REFRESH_Buffer*) renderer->vertexUBO,
|
||||
renderer->vertexUBOOffset,
|
||||
data,
|
||||
elementCount * renderer->currentGraphicsPipeline->fragmentUBOBlockSize
|
||||
elementCount * renderer->currentGraphicsPipeline->vertexUBOBlockSize
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue