Lines Matching refs:shaderProgramDesc
161 ResShaderProgramDescription shaderProgramDesc in SetupActivateVertexAttributeCommand_() argument
179 const ShaderBinaryInfo* shaderInfo = shaderProgramDesc.GetShaderBinaryInfo(); in SetupActivateVertexAttributeCommand_()
182 …u32 shaderVtxAttrNum = shaderInfo->GetInputRegisterNum( shaderProgramDesc.GetVertexShaderIndex() ); in SetupActivateVertexAttributeCommand_()
381 if (shaderProgramDesc.GetGeometryShaderIndex() >= 0) in SetupActivateVertexAttributeCommand_()
400 ResShaderProgramDescription shaderProgramDesc in SetupDeactivateVertexAttributeCommand_() argument
403 NW_UNUSED_VARIABLE(shaderProgramDesc); in SetupDeactivateVertexAttributeCommand_()
499 ResShaderProgramDescription shaderProgramDesc in SetupVertexAttributeCommand() argument
502 SetupActivateVertexAttributeCommand_( shape, shaderProgramDesc ); in SetupVertexAttributeCommand()
509 ResShaderProgramDescription shaderProgramDesc in SetupVertexAttributeCommand() argument
512 SetupActivateVertexAttributeCommand_( shape, shaderProgramDesc ); in SetupVertexAttributeCommand()
519 ResShaderProgramDescription shaderProgramDesc in SetupDeactivateVertexAttributeCommand() argument
522 SetupDeactivateVertexAttributeCommand_( shape, shaderProgramDesc ); in SetupDeactivateVertexAttributeCommand()
529 ResShaderProgramDescription shaderProgramDesc in SetupDeactivateVertexAttributeCommand() argument
532 SetupDeactivateVertexAttributeCommand_( shape, shaderProgramDesc ); in SetupDeactivateVertexAttributeCommand()