Searched defs:GL_SRGB8 (Results 1 – 4 of 4) sorted by relevance
753 #define GL_SRGB8 0x8C41 macro
102 public static final int GL_SRGB8 = 0x8C41; field in GLES30