Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/demo/
Ddemo_GraphicsDrawing.cpp208 bit32* commandStart = command; in BeginDrawingShape() local
211 nngxMoveCommandbufferPointer( ( command - commandStart ) * sizeof(u32) ); in BeginDrawingShape()
233 bit32* commandStart = command; in EndDrawingShape() local
240 nngxMoveCommandbufferPointer( ( command - commandStart ) * sizeof(u32) ); in EndDrawingShape()
636 bit32* commandStart = command; in SetupShapeMaterial() local
640 nngxMoveCommandbufferPointer( ( command - commandStart ) * sizeof(u32) ); in SetupShapeMaterial()
650 bit32* commandStart = command; in SetupShapeTexEnv() local
653 nngxMoveCommandbufferPointer( ( command - commandStart ) * sizeof(u32) ); in SetupShapeTexEnv()
686 bit32* commandStart = command; in SendShapeMatrix() local
694 nngxMoveCommandbufferPointer( ( command - commandStart ) * sizeof(u32) ); in SendShapeMatrix()