Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ShaderBinaryInfo.cpp110 size += this->GetOutAttrCommandSize( vertexIndex, geometryIndex ); in GetShaderProgramCommandSize()
215 ShaderBinaryInfo::GetOutAttrCommandSize(s32 vertexIndex, s32 geometryIndex) const in GetOutAttrCommandSize() function in nw::gfx::ShaderBinaryInfo
/NW4C-2.0.3/include/nw/gfx/
Dgfx_ShaderBinaryInfo.h844 s32 GetOutAttrCommandSize( s32 vertexIndex, s32 geometryIndex ) const;