Home
last modified time | relevance | path

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

/NW4C-1.2.23/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.2.23/sources/libraries/gfx/
Dgfx_ActivateCommand.cpp228 if ( attribute.GetFlags() & ResVertexAttributeData::FLAG_VERTEX_PARAM ) in SetupActivateVertexAttributeCommand_()
320 if ( attribute.GetFlags() & ResVertexAttributeData::FLAG_VERTEX_PARAM ) in SetupActivateVertexAttributeCommand_()
432 if ( attribute.GetFlags() & ResVertexAttributeData::FLAG_VERTEX_PARAM ) in SetupDeactivateVertexAttributeCommand_()
/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResVertex.h36 FLAG_VERTEX_PARAM = 0x1, enumerator
59 FLAG_VERTEX_PARAM = 0x1, enumerator