Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h92 bool GL_OES_READ_FORMAT = false; member
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmContext.cpp728 if (s_glSupportGles1.GL_OES_READ_FORMAT) in initExtensionString()
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp1917 if (strstr(cstring,"GL_OES_read_format ")!=NULL) glSupport.GL_OES_READ_FORMAT = true; in initCapsLocked()