Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ShaderBinaryInfo.cpp403 this->BuildConstRegCommand( buffer, vertexIndex ); in BuildShaderProgramCommand()
407 this->BuildConstRegCommand( buffer, geometryIndex ); in BuildShaderProgramCommand()
434 ShaderBinaryInfo::BuildConstRegCommand( SafeBuffer& buffer, s32 shaderIndex ) const in BuildConstRegCommand() function in nw::gfx::ShaderBinaryInfo
/NW4C-2.0.3/include/nw/gfx/
Dgfx_ShaderBinaryInfo.h830 void BuildConstRegCommand( SafeBuffer& buffer, s32 shaderIndex ) const;