Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/res/
Dgfx_ResVertex.cpp110 else if ( this->GetFlags() & ResVertexAttributeData::FLAG_INTERLEAVE ) in Setup()
130 else if ( this->GetFlags() & ResVertexAttributeData::FLAG_INTERLEAVE ) in Cleanup()
/NW4C-1.3.3/include/nw/gfx/res/
Dgfx_ResVertex.h37 FLAG_INTERLEAVE = 0x2 enumerator
60 FLAG_INTERLEAVE = 0x2 enumerator
Dgfx_ResShape.h524 if (attribute.GetFlags() & ResVertexAttribute::FLAG_INTERLEAVE)
574 if (attribute.GetFlags() & ResVertexAttribute::FLAG_INTERLEAVE) in ResVertexAttributeIterator()
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_ActivateCommand.cpp214 if (attribute.GetFlags() & ResVertexAttributeData::FLAG_INTERLEAVE) in CalcSetupDeactivateVertexAttributeCommandSize_()
342 if (attribute.GetFlags() & ResVertexAttributeData::FLAG_INTERLEAVE) in SetupActivateVertexAttributeCommand_()
552 if (attribute.GetFlags() & ResVertexAttributeData::FLAG_INTERLEAVE) in SetupDeactivateVertexAttributeCommand_()