Home
last modified time | relevance | path

Searched refs:FLAG_VERTEX_PARAM (Results 1 – 4 of 4) sorted by relevance

/NW4C-2.0.3/sources/libraries/gfx/res/
Dgfx_ResVertex.cpp107 if ( this->GetFlags() & ResVertexAttributeData::FLAG_VERTEX_PARAM ) in Setup()
127 if ( this->GetFlags() & ResVertexAttributeData::FLAG_VERTEX_PARAM ) in Cleanup()
147 if ( this->GetFlags() & ResVertexAttributeData::FLAG_VERTEX_PARAM ) in GetVertexCount()
Dgfx_ResMesh.cpp101 if (attribute.GetFlags() & ResVertexAttributeData::FLAG_VERTEX_PARAM) in ResSeparateDataShape_SetupVertexIrScale()
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ActivateCommand.cpp172 if ( attribute.GetFlags() & ResVertexAttributeData::FLAG_VERTEX_PARAM ) in CalcSetupActivateVertexAttributeCommandSize_()
210 if ( attribute.GetFlags() & ResVertexAttributeData::FLAG_VERTEX_PARAM ) in CalcSetupDeactivateVertexAttributeCommandSize_()
338 if ( attribute.GetFlags() & ResVertexAttributeData::FLAG_VERTEX_PARAM ) in SetupActivateVertexAttributeCommand_()
431 if ( attribute.GetFlags() & ResVertexAttributeData::FLAG_VERTEX_PARAM ) in SetupActivateVertexAttributeCommand_()
548 if ( attribute.GetFlags() & ResVertexAttributeData::FLAG_VERTEX_PARAM ) in SetupDeactivateVertexAttributeCommand_()
/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResVertex.h38 FLAG_VERTEX_PARAM = 0x1, enumerator
61 FLAG_VERTEX_PARAM = 0x1, enumerator