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

  /system/core/libpixelflinger/
raster.cpp 185 c->procs.texParameteri(c, GGL_TEXTURE_2D, GGL_TEXTURE_WRAP_S, GGL_CLAMP);
pixelflinger.cpp 404 case GGL_TEXTURE_WRAP_S:
  /system/core/include/pixelflinger/
pixelflinger.h 90 GGL_TEXTURE_WRAP_S = 0x2802,
  /frameworks/native/opengl/libagl/
texture.cpp 86 GGL_TEXTURE_WRAP_S, u.texture->wraps);
713 GGL_TEXTURE_2D, GGL_TEXTURE_WRAP_S, GGL_CLAMP);
    [all...]

Completed in 1152 milliseconds