Home
last modified time | relevance | path

Searched refs:GGL_TEXTURE_WRAP_T (Results 1 – 3 of 3) sorted by relevance

/system/core/libpixelflinger/include/pixelflinger/
Dpixelflinger.h91 GGL_TEXTURE_WRAP_T = 0x2803, enumerator
/system/core/libpixelflinger/
Draster.cpp185 c->procs.texParameteri(c, GGL_TEXTURE_2D, GGL_TEXTURE_WRAP_T, GGL_CLAMP); in gglBitBlit()
Dpixelflinger.cpp410 case GGL_TEXTURE_WRAP_T: in ggl_texParameteri()