Home
last modified time | relevance | path

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

/external/mesa3d/test/
Dcmain.c75 GGL_NEAREST, GGL_NEAREST in contextless_test()
Dmain.cpp149 texture.minFilter = texture.magFilter = GGLTexture::GGL_NEAREST; // nearest = 0, linear = 1 in test_scan()
/external/mesa3d/include/pixelflinger2/
Dpixelflinger2_interface.h81 GGL_NEAREST = 0, GGL_LINEAR, /*GGL_NEAREST_MIPMAP_NEAREST = 2, enumerator