Home
last modified time | relevance | path

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

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