mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-21 02:19:11 +00:00
Update boo
This commit is contained in:
2
hecl/extern/libBoo
vendored
2
hecl/extern/libBoo
vendored
Submodule hecl/extern/libBoo updated: 478b05ceb7...d657f3c8f8
@@ -267,7 +267,7 @@ struct HLSLBackendFactory : IShaderBackendFactory
|
|||||||
m_backend.m_blendSrc, m_backend.m_blendDst,
|
m_backend.m_blendSrc, m_backend.m_blendDst,
|
||||||
tag.getDepthTest(), tag.getDepthWrite(),
|
tag.getDepthTest(), tag.getDepthWrite(),
|
||||||
tag.getBackfaceCulling());
|
tag.getBackfaceCulling());
|
||||||
if (!*objOut)
|
if (!objOut)
|
||||||
Log.report(LogVisor::FatalError, "unable to build shader");
|
Log.report(LogVisor::FatalError, "unable to build shader");
|
||||||
|
|
||||||
atUint32 vertSz = 0;
|
atUint32 vertSz = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user