Searched defs:GL_SRGB8_ALPHA8 (Results 1 – 4 of 4) sorted by relevance
752 #define GL_SRGB8_ALPHA8 0x8C43 macro
754 #define GL_SRGB8_ALPHA8 0x8C43 macro
103 public static final int GL_SRGB8_ALPHA8 = 0x8C43; field in GLES30