Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_ShaderBinaryInfo.cpp101 size += this->GetConstRegCommandSize( vertexIndex ); in GetShaderProgramCommandSize()
105 size += this->GetConstRegCommandSize( geometryIndex ); in GetShaderProgramCommandSize()
164 ShaderBinaryInfo::GetConstRegCommandSize(s32 shaderIndex) const in GetConstRegCommandSize() function in nw::gfx::ShaderBinaryInfo
/NW4C-1.3.3/include/nw/gfx/
Dgfx_ShaderBinaryInfo.h840 s32 GetConstRegCommandSize( s32 shaderIndex ) const;