Searched defs:shaderProgramDesc (Results 1 – 2 of 2) sorted by relevance
158 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 …]
68 …texIrScale( ResMesh mesh, ResSeparateDataShape shape, ResShaderProgramDescription shaderProgramDes… in ResSeparateDataShape_SetupVertexIrScale()156 ResShaderProgramDescription shaderProgramDesc = shader.GetDescriptions( shaderIndex ); in Setup() local