Home
last modified time | relevance | path

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

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