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