Home
last modified time | relevance | path

Searched refs:GetVertexSize (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/include/nw/gfx/
Dgfx_ActivateCommand.h117 static NW_INLINE u32 GetVertexSize(s32 dimension, GLuint format) in GetVertexSize() function
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ActivateCommand.cpp415 …command[commandIndex + 3] = (CommandCacheHelper::GetVertexSize(dimension, format) << 16) + (1 << … in SetupActivateVertexAttributeCommand_()
Dgfx_ParticleShape.cpp124 …command[commandIndex++] = (internal::CommandCacheHelper::GetVertexSize(dimension, format) << 16) +… in SetupParticleVertexAttributeCommand()