Home
last modified time | relevance | path

Searched refs:GetBoolConstant (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ShaderProgram.cpp118 …m_VertexIntUniforms[0] |= shaderBinaryInfo->GetBoolConstant( shaderProgramDescription.GetVer… in ActivateDescription()
122 …m_GeometryIntUniforms[0] |= shaderBinaryInfo->GetBoolConstant( shaderProgramDescription.GetGeometr… in ActivateDescription()
/NW4C-2.0.3/include/nw/gfx/
Dgfx_ShaderBinaryInfo.h372 u32 GetBoolConstant(s32 shaderIndex) const in GetBoolConstant() function