Searched refs:GL_RGB5_A1_OES (Results 1 – 4 of 4) sorted by relevance
500 case GL_RGB5_A1_OES: in glUtilsPixelBitSize()
613 else if ((redSize==5)&&(greenSize==5)&&(blueSize==5)&&(alphaSize==1)) *format = GL_RGB5_A1_OES; in getConfigGLPixelFormat()
95 #define GL_RGB5_A1_OES 0x8057 macro
292 #define GL_RGB5_A1_OES 0x8057 macro