Home
last modified time | relevance | path

Searched refs:GL_OES_draw_texture (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/opengl/tests/filter/
H A Dfilter.cpp143 #if !USE_DRAW_TEXTURE || !GL_OES_draw_texture in main()
174 #if USE_DRAW_TEXTURE && GL_OES_draw_texture in main()
/aosp12/frameworks/native/opengl/include/GLES/
H A Dglext.h128 #ifndef GL_OES_draw_texture
129 #define GL_OES_draw_texture 1 macro