Home
last modified time | relevance | path

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

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