Searched refs:GGL_NEAREST (Results 1 – 3 of 3) sorted by relevance
75 GGL_NEAREST, GGL_NEAREST in contextless_test()
149 texture.minFilter = texture.magFilter = GGLTexture::GGL_NEAREST; // nearest = 0, linear = 1 in test_scan()
81 GGL_NEAREST = 0, GGL_LINEAR, /*GGL_NEAREST_MIPMAP_NEAREST = 2, enumerator