Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h100 bool GL_OES_RGB8_RGBA8 = false; member
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Context.cpp777 if (glSupport.GL_OES_RGB8_RGBA8) ext += "GL_OES_rgb8_rgba8 "; in InitExtensionString()
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp1969 glSupport.GL_OES_RGB8_RGBA8 = true; in initCapsLocked()