Home
last modified time | relevance | path

Searched refs:GL_COMPRESSED_RGBA_ASTC_5x4 (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DGLES32.java207 public static final int GL_COMPRESSED_RGBA_ASTC_5x4 = 0x93B1; field in GLES32
/frameworks/native/opengl/tools/glgen/stubs/gles11/
DGLES32Header.java-if207 public static final int GL_COMPRESSED_RGBA_ASTC_5x4 = 0x93B1;
/frameworks/native/opengl/libs/
Denums.in1072 GL_ENUM(0x93B1,GL_COMPRESSED_RGBA_ASTC_5x4)
/frameworks/native/opengl/include/GLES3/
Dgl32.h1692 #define GL_COMPRESSED_RGBA_ASTC_5x4 0x93B1 macro
/frameworks/base/config/
Dhiddenapi-public-dex.txt30124 Landroid/opengl/GLES32;->GL_COMPRESSED_RGBA_ASTC_5x4:I
/frameworks/base/api/
Dcurrent.txt31674 field public static final int GL_COMPRESSED_RGBA_ASTC_5x4 = 37809; // 0x93b1