Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_ActivateCommand.cpp211 u32* inputFormat = &command[10]; // 0x201 in SetupActivateVertexAttributeCommand_() local
265inputFormat[ inputIndex / 8 ] |= CommandCacheHelper::GetVertexFormat(dimension, format) << ((input… in SetupActivateVertexAttributeCommand_()
295inputFormat[ inputIndex / 8 ] |= CommandCacheHelper::GetVertexFormat(dimension, format) << ((input… in SetupActivateVertexAttributeCommand_()
Dgfx_ParticleShape.cpp88 u32* inputFormat = &command[10]; in SetupParticleVertexAttributeCommand() local
109inputFormat[ inputIndex / 8 ] |= internal::CommandCacheHelper::GetVertexFormat(dimension, format) … in SetupParticleVertexAttributeCommand()