Searched refs:GL_TEXTURE_CUBE_MAP_NEGATIVE_Z (Results 1 - 7 of 7) sorted by relevance

/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11ExtensionPack.java103 int GL_TEXTURE_CUBE_MAP_NEGATIVE_Z = 0x851A; field in interface:GL11ExtensionPack
/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES20Header.java-if220 public static final int GL_TEXTURE_CUBE_MAP_NEGATIVE_Z = 0x851A;
/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java220 public static final int GL_TEXTURE_CUBE_MAP_NEGATIVE_Z = 0x851A; field in class:GLES20
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h270 #define GL_TEXTURE_CUBE_MAP_NEGATIVE_Z 0x851A macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h270 #define GL_TEXTURE_CUBE_MAP_NEGATIVE_Z 0x851A macro
H A Dgl31.h270 #define GL_TEXTURE_CUBE_MAP_NEGATIVE_Z 0x851A macro
/frameworks/rs/driver/
H A DrsdAllocation.cpp58 GL_TEXTURE_CUBE_MAP_NEGATIVE_Z

Completed in 664 milliseconds