Home
last modified time | relevance | path

Searched defs:shaderProgramDesc (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ActivateCommand.cpp160 ResShaderProgramDescription shaderProgramDesc in CalcSetupActivateVertexAttributeCommandSize_()
195 ResShaderProgramDescription shaderProgramDesc in CalcSetupDeactivateVertexAttributeCommandSize_()
250 GetAttributeIndexFromUsage(ResShaderProgramDescription shaderProgramDesc, s32 usage) in GetAttributeIndexFromUsage()
271 ResShaderProgramDescription shaderProgramDesc in SetupActivateVertexAttributeCommand_()
516 ResShaderProgramDescription shaderProgramDesc in SetupDeactivateVertexAttributeCommand_()
618 ResShaderProgramDescription shaderProgramDesc in SetupVertexAttributeCommand()
629 ResShaderProgramDescription shaderProgramDesc in SetupVertexAttributeCommand()
640 ResShaderProgramDescription shaderProgramDesc in SetupDeactivateVertexAttributeCommand()
651 ResShaderProgramDescription shaderProgramDesc in SetupDeactivateVertexAttributeCommand()
661 ResShaderProgramDescription shaderProgramDesc in CalcSetupActivateVertexAttributeCommandSize()
[all …]
/NW4C-2.0.3/sources/libraries/gfx/res/
Dgfx_ResMesh.cpp70 …texIrScale( ResMesh mesh, ResSeparateDataShape shape, ResShaderProgramDescription shaderProgramDes… in ResSeparateDataShape_SetupVertexIrScale()
158 ResShaderProgramDescription shaderProgramDesc = shader.GetDescriptions( shaderIndex ); in Setup() local