Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_ShaderBinaryInfo.cpp357 this->GetShaderOutputRegisterMap( vertexIndex, geometryIndex, &shaderOutputMap[0] ); in BuildOutAttrCommand()
/NW4C-1.2.23/include/nw/gfx/
Dgfx_ShaderBinaryInfo.h493 void GetShaderOutputRegisterMap(s32 vertexIndex, s32 geometryIndex, u32 pOutputFormat[7]) const in GetShaderOutputRegisterMap() function