Home
last modified time | relevance | path

Searched refs:shaderProgramDesc (Results 1 – 3 of 3) sorted by relevance

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_ActivateCommand.cpp161 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()
[all …]
/NW4C-1.2.23/sources/libraries/gfx/res/
Dgfx_ResMesh.cpp68 …xIrScale( ResMesh mesh, ResSeparateDataShape shape, ResShaderProgramDescription shaderProgramDesc ) in ResSeparateDataShape_SetupVertexIrScale() argument
88 int index = shaderProgramDesc.GetAttributeIndices(attribute.GetUsage()); in ResSeparateDataShape_SetupVertexIrScale()
160 ResShaderProgramDescription shaderProgramDesc = shader.GetDescriptions( shaderIndex ); in Setup() local
176 internal::SetupVertexAttributeCommand(separateShape, shaderProgramDesc); in Setup()
181 internal::SetupDeactivateVertexAttributeCommand(separateShape, shaderProgramDesc); in Setup()
195 ResSeparateDataShape_SetupVertexIrScale( *this, separateShape, shaderProgramDesc ); in Setup()
/NW4C-1.2.23/include/nw/gfx/
Dgfx_ActivateCommand.h401 ResShaderProgramDescription shaderProgramDesc );
405 ResShaderProgramDescription shaderProgramDesc );
415 ResShaderProgramDescription shaderProgramDesc );
419 ResShaderProgramDescription shaderProgramDesc );