Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_ParticleShape.cpp116 shape->SetVertexAttributeCommandPtr(i, bufferSide, &command[commandIndex]); in SetupParticleVertexAttributeCommand()
166 shape->SetVertexAttributeCommandPtr(i, bufferSide, &command[commandIndex + 2]); in SetupParticleVertexAttributeCommand()
/NW4C-1.3.3/include/nw/gfx/
Dgfx_ParticleShape.h321 void* SetVertexAttributeCommandPtr(int index, int side, void* ptr) in SetVertexAttributeCommandPtr() function