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

  /system/core/libpixelflinger/
raster.cpp 185 c->procs.texParameteri(c, GGL_TEXTURE_2D, GGL_TEXTURE_WRAP_T, GGL_CLAMP);
pixelflinger.cpp 410 case GGL_TEXTURE_WRAP_T:
  /system/core/libpixelflinger/include/pixelflinger/
pixelflinger.h 91 GGL_TEXTURE_WRAP_T = 0x2803,
  /frameworks/native/opengl/libagl/
texture.cpp 91 GGL_TEXTURE_WRAP_T, u.texture->wrapt);
704 GGL_TEXTURE_2D, GGL_TEXTURE_WRAP_T, GGL_CLAMP);
    [all...]

Completed in 495 milliseconds