HomeSort by relevance Sort by last modified time
    Searched refs:GGL_NOOP (Results 1 - 4 of 4) sorted by null

  /system/core/include/pixelflinger/
pixelflinger.h 145 GGL_NOOP = 0x1505, // d
  /system/core/libpixelflinger/
buffer.cpp 236 case GGL_NOOP: return d;
  /system/core/libpixelflinger/codeflinger/
GGLAssembler.cpp 834 case GGL_NOOP: MOV(AL, 0, pixel.reg, d.reg); break;
    [all...]
texturing.cpp 256 case GGL_NOOP:
    [all...]

Completed in 437 milliseconds