@@ -8594,7 +8594,7 @@ static void VULKAN_INTERNAL_BindComputeDescriptorSets(
dynamicOffsetCount,
dynamicOffsets);
- commandBuffer->needNewVertexUniformOffsets = false;
+ commandBuffer->needNewComputeUniformOffsets = false;
}
static void VULKAN_DispatchCompute(