Home
last modified time | relevance | path

Searched refs:GL_RGB5_A1_OES (Results 1 – 4 of 4) sorted by relevance

/sdk/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmValidate.cpp222 case GL_RGB5_A1_OES: in renderbufferInternalFrmt()
/sdk/emulator/opengl/shared/OpenglCodecCommon/
DglUtils.cpp384 case GL_RGB5_A1_OES: in glUtilsPixelBitSize()
/sdk/emulator/opengl/host/libs/libOpenglRender/
DColorBuffer.cpp41 case GL_RGB5_A1_OES: in create()
/sdk/emulator/opengl/host/libs/Translator/include/GLES/
Dglext.h95 #define GL_RGB5_A1_OES 0x8057 macro