Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_ShaderBinaryInfo.cpp93 if ( this->GetGeometryShaderCount() > 0 ) in BuildCommonCommand()
146 if ( this->GetGeometryShaderCount() > 0 ) in BuildProgramCommand()
196 if ( this->GetGeometryShaderCount() > 0 ) in BuildSwizzleCommand()
/NW4C-1.2.23/include/nw/gfx/
Dgfx_ShaderBinaryInfo.h779 s32 GetGeometryShaderCount() const in GetGeometryShaderCount() function