mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-21 06:59:13 +00:00
Vulkan API sync
This commit is contained in:
@@ -162,7 +162,7 @@ struct VulkanLineDataBindingFactory : CLineRendererShaders::IDataBindingFactory
|
||||
|
||||
renderer.m_shaderBind = ctx.newShaderDataBinding(pipeline, nullptr, renderer.m_vertBuf,
|
||||
nullptr, nullptr, 1, uniforms,
|
||||
texCount, textures);
|
||||
nullptr, texCount, textures);
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user