Home
last modified time | relevance | path

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

/external/mesa3d/test/
Dcmain.c215 texels0, GGL_CLAMP_TO_EDGE, GGL_MIRRORED_REPEAT, GGL_LINEAR, GGL_LINEAR in cmain()
Dmain.cpp198 …BA_8888, 1, 1, 1, NULL, GGLTexture::GGL_CLAMP_TO_EDGE, GGLTexture::GGL_MIRRORED_REPEAT, GGLTexture… in test_scan()
/external/mesa3d/include/pixelflinger2/
Dpixelflinger2_interface.h75 GGL_REPEAT = 0, GGL_CLAMP_TO_EDGE = 1, GGL_MIRRORED_REPEAT = 2 enumerator