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

  /system/core/include/pixelflinger/
pixelflinger.h 131 GGL_LESS = 0x0201,
  /system/core/libpixelflinger/codeflinger/
GGLAssembler.cpp 710 case GGL_LESS: cc = LT; break;
734 case GGL_LESS: ic = HI; break;
    [all...]
  /system/core/libpixelflinger/
pixelflinger.cpp 803 c->state.depth_test.func = GGL_LESS;
scanline.cpp 846 case GGL_LESS: if (alpha<ref) break; goto discard;
    [all...]

Completed in 302 milliseconds