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

  /system/core/libpixelflinger/
raster.cpp 171 c->procs.texGeni(c, GGL_T, GGL_TEXTURE_GEN_MODE, GGL_ONE_TO_ONE);
187 c->procs.texGeni(c, GGL_T, GGL_TEXTURE_GEN_MODE, GGL_AUTOMATIC);
pixelflinger.cpp 487 else if (coord == GGL_T) coord_ptr = &(c->activeTMU->t_coord);
  /system/core/libpixelflinger/include/pixelflinger/
pixelflinger.h 123 GGL_T = 0x2001,
  /frameworks/native/opengl/libagl/
texture.cpp 86 c->rasterizer.procs.texGeni(c, GGL_T,
784 c->rasterizer.procs.texGeni(c, GGL_T,
    [all...]

Completed in 49 milliseconds