Searched refs:GL_SRGB8_ALPHA8 (Results 1 – 13 of 13) sorted by relevance
44 case GL_SRGB8_ALPHA8: in bytesPerPixel()341 internalFormat = GL_SRGB8_ALPHA8; in upload()397 if (mConnector.get() != nullptr && mInternalFormat != GL_SRGB8_ALPHA8) { in getTransferFunctionType()
136 return extensions().hasLinearBlending() && needSRGB ? GL_SRGB8_ALPHA8 : GL_RGBA;
263 GLint internalFormat = mHasLinearBlending ? GL_SRGB8_ALPHA8 : GL_RGBA; in generateTexture()
102 case GL_SRGB8_ALPHA8: in internalFormatToPixelFormat()
103 public static final int GL_SRGB8_ALPHA8 = 0x8C43; field in GLES30
103 public static final int GL_SRGB8_ALPHA8 = 0x8C43;
754 #define GL_SRGB8_ALPHA8 0x8C43 macro
527 GL_ENUM(0x8C43,GL_SRGB8_ALPHA8)
20556 field public static final int GL_SRGB8_ALPHA8 = 35907; // 0x8c43
29289 field public static final int GL_SRGB8_ALPHA8 = 35907; // 0x8c43
31998 field public static final int GL_SRGB8_ALPHA8 = 35907; // 0x8c43