Home
last modified time | relevance | path

Searched refs:inputFormat (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ActivateCommand.cpp321 u32* inputFormat = &command[10]; // 0x201 in SetupActivateVertexAttributeCommand_() local
376inputFormat[ inputIndex / 8 ] |= CommandCacheHelper::GetVertexFormat(dimension, format) << ((input… in SetupActivateVertexAttributeCommand_()
406inputFormat[ inputIndex / 8 ] |= CommandCacheHelper::GetVertexFormat(dimension, format) << ((input… in SetupActivateVertexAttributeCommand_()
Dgfx_ParticleShape.cpp90 u32* inputFormat = &command[10]; in SetupParticleVertexAttributeCommand() local
111inputFormat[ inputIndex / 8 ] |= internal::CommandCacheHelper::GetVertexFormat(dimension, format) … in SetupParticleVertexAttributeCommand()