Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_ShaderBinaryInfo.cpp401 this->BuildConstRegCommand( buffer, vertexIndex ); in BuildShaderProgramCommand()
405 this->BuildConstRegCommand( buffer, geometryIndex ); in BuildShaderProgramCommand()
432 ShaderBinaryInfo::BuildConstRegCommand( SafeBuffer& buffer, s32 shaderIndex ) const in BuildConstRegCommand() function in nw::gfx::ShaderBinaryInfo
/NW4C-1.3.3/include/nw/gfx/
Dgfx_ShaderBinaryInfo.h828 void BuildConstRegCommand( SafeBuffer& buffer, s32 shaderIndex ) const;