Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/demo/
Ddemo_GraphicsDrawing.cpp206 bit32* commandStart = command; in BeginDrawingShape() local
209 nngxMoveCommandbufferPointer( ( command - commandStart ) * sizeof(u32) ); in BeginDrawingShape()
231 bit32* commandStart = command; in EndDrawingShape() local
238 nngxMoveCommandbufferPointer( ( command - commandStart ) * sizeof(u32) ); in EndDrawingShape()
634 bit32* commandStart = command; in SetupShapeMaterial() local
638 nngxMoveCommandbufferPointer( ( command - commandStart ) * sizeof(u32) ); in SetupShapeMaterial()
648 bit32* commandStart = command; in SetupShapeTexEnv() local
651 nngxMoveCommandbufferPointer( ( command - commandStart ) * sizeof(u32) ); in SetupShapeTexEnv()
684 bit32* commandStart = command; in SendShapeMatrix() local
692 nngxMoveCommandbufferPointer( ( command - commandStart ) * sizeof(u32) ); in SendShapeMatrix()