Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
DGLEScontext.h60 GL_EXT_PACKED_DEPTH_STENCIL(false) , GL_OES_READ_FORMAT(false), \ in GLSupport()
76 bool GL_OES_READ_FORMAT; member
/sdk/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmContext.cpp273 if (s_glSupport.GL_OES_READ_FORMAT) in initExtensionString()
/sdk/emulator/opengl/host/libs/Translator/GLcommon/
DGLEScontext.cpp538 s_glSupport.GL_OES_READ_FORMAT = true; in initCapsLocked()