Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_ActivateCommand.cpp182 …u32 shaderVtxAttrNum = shaderInfo->GetInputRegisterNum( shaderProgramDesc.GetVertexShaderIndex() ); in SetupActivateVertexAttributeCommand_()
/NW4C-1.2.23/include/nw/gfx/
Dgfx_ShaderBinaryInfo.h376 u32 GetInputRegisterNum(s32 shaderIndex) const in GetInputRegisterNum() function