Home
last modified time | relevance | path

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

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