Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_ShaderBinaryInfo.cpp108 size += this->GetOutAttrCommandSize( vertexIndex, geometryIndex ); in GetShaderProgramCommandSize()
213 ShaderBinaryInfo::GetOutAttrCommandSize(s32 vertexIndex, s32 geometryIndex) const in GetOutAttrCommandSize() function in nw::gfx::ShaderBinaryInfo
/NW4C-1.3.3/include/nw/gfx/
Dgfx_ShaderBinaryInfo.h842 s32 GetOutAttrCommandSize( s32 vertexIndex, s32 geometryIndex ) const;