Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ShaderBinaryInfo.cpp103 size += this->GetConstRegCommandSize( vertexIndex ); in GetShaderProgramCommandSize()
107 size += this->GetConstRegCommandSize( geometryIndex ); in GetShaderProgramCommandSize()
166 ShaderBinaryInfo::GetConstRegCommandSize(s32 shaderIndex) const in GetConstRegCommandSize() function in nw::gfx::ShaderBinaryInfo
/NW4C-2.0.3/include/nw/gfx/
Dgfx_ShaderBinaryInfo.h842 s32 GetConstRegCommandSize( s32 shaderIndex ) const;