Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_ShaderBinaryInfo.cpp237 this->BuildConstRegCommand( buffer, vertexIndex ); in BuildShaderProgramCommand()
241 this->BuildConstRegCommand( buffer, geometryIndex ); in BuildShaderProgramCommand()
266 ShaderBinaryInfo::BuildConstRegCommand( SafeBuffer& buffer, s32 shaderIndex ) const in BuildConstRegCommand() function in nw::gfx::ShaderBinaryInfo
/NW4C-1.2.23/include/nw/gfx/
Dgfx_ShaderBinaryInfo.h794 void BuildConstRegCommand( SafeBuffer& buffer, s32 shaderIndex ) const;