Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_ShaderBinaryInfo.cpp127 if ( this->GetGeometryShaderCount() > 0 ) in GetProgramCommandSize()
146 if ( this->GetGeometryShaderCount() > 0 ) in GetSwizzleCommandSize()
254 if ( this->GetGeometryShaderCount() > 0 ) in BuildCommonCommand()
308 if ( this->GetGeometryShaderCount() > 0 ) in BuildProgramCommand()
359 if ( this->GetGeometryShaderCount() > 0 ) in BuildSwizzleCommand()
/NW4C-1.3.3/include/nw/gfx/
Dgfx_ShaderBinaryInfo.h813 s32 GetGeometryShaderCount() const in GetGeometryShaderCount() function