Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_ActivateCommand.cpp158 ResShaderProgramDescription shaderProgramDesc in CalcSetupActivateVertexAttributeCommandSize_()
193 ResShaderProgramDescription shaderProgramDesc in CalcSetupDeactivateVertexAttributeCommandSize_()
248 GetAttributeIndexFromUsage(ResShaderProgramDescription shaderProgramDesc, s32 usage) in GetAttributeIndexFromUsage()
269 ResShaderProgramDescription shaderProgramDesc in SetupActivateVertexAttributeCommand_()
514 ResShaderProgramDescription shaderProgramDesc in SetupDeactivateVertexAttributeCommand_()
616 ResShaderProgramDescription shaderProgramDesc in SetupVertexAttributeCommand()
627 ResShaderProgramDescription shaderProgramDesc in SetupVertexAttributeCommand()
638 ResShaderProgramDescription shaderProgramDesc in SetupDeactivateVertexAttributeCommand()
649 ResShaderProgramDescription shaderProgramDesc in SetupDeactivateVertexAttributeCommand()
659 ResShaderProgramDescription shaderProgramDesc in CalcSetupActivateVertexAttributeCommandSize()
[all …]
/NW4C-1.3.3/sources/libraries/gfx/res/
Dgfx_ResMesh.cpp68 …texIrScale( ResMesh mesh, ResSeparateDataShape shape, ResShaderProgramDescription shaderProgramDes… in ResSeparateDataShape_SetupVertexIrScale()
156 ResShaderProgramDescription shaderProgramDesc = shader.GetDescriptions( shaderIndex ); in Setup() local