Searched refs:GL_SRGB8_ALPHA8 (Results 1 - 5 of 5) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES30Header.java-if103 public static final int GL_SRGB8_ALPHA8 = 0x8C43;
/frameworks/native/libs/gui/tests/
H A DSRGB_test.cpp133 glTexImage2D(GL_TEXTURE_2D, 0, writeAsSRGB ? GL_SRGB8_ALPHA8 : GL_RGBA8,
/frameworks/base/opengl/java/android/opengl/
H A DGLES30.java103 public static final int GL_SRGB8_ALPHA8 = 0x8C43; field in class:GLES30
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h602 #define GL_SRGB8_ALPHA8 0x8C43 macro
H A Dgl31.h602 #define GL_SRGB8_ALPHA8 0x8C43 macro

Completed in 1125 milliseconds