Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/res/
Dgfx_ResVertex.cpp106 if ( this->GetFlags() & ResVertexAttributeData::FLAG_VERTEX_PARAM ) in Setup()
126 if ( this->GetFlags() & ResVertexAttributeData::FLAG_VERTEX_PARAM ) in Cleanup()
Dgfx_ResMesh.cpp99 if (attribute.GetFlags() & ResVertexAttributeData::FLAG_VERTEX_PARAM) in ResSeparateDataShape_SetupVertexIrScale()
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_ActivateCommand.cpp170 if ( attribute.GetFlags() & ResVertexAttributeData::FLAG_VERTEX_PARAM ) in CalcSetupActivateVertexAttributeCommandSize_()
208 if ( attribute.GetFlags() & ResVertexAttributeData::FLAG_VERTEX_PARAM ) in CalcSetupDeactivateVertexAttributeCommandSize_()
336 if ( attribute.GetFlags() & ResVertexAttributeData::FLAG_VERTEX_PARAM ) in SetupActivateVertexAttributeCommand_()
429 if ( attribute.GetFlags() & ResVertexAttributeData::FLAG_VERTEX_PARAM ) in SetupActivateVertexAttributeCommand_()
546 if ( attribute.GetFlags() & ResVertexAttributeData::FLAG_VERTEX_PARAM ) in SetupDeactivateVertexAttributeCommand_()
/NW4C-1.3.3/include/nw/gfx/res/
Dgfx_ResVertex.h36 FLAG_VERTEX_PARAM = 0x1, enumerator
59 FLAG_VERTEX_PARAM = 0x1, enumerator