Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ShaderBinaryInfo.cpp172 bool isGeometry = this->IsGeometryShader( shaderIndex ); in GetConstRegCommandSize() local
436 bool isGeometry = this->IsGeometryShader( shaderIndex ); in BuildConstRegCommand() local
441 if ( isGeometry ) in BuildConstRegCommand()