Searched defs:GL_TEXTURE_CUBE_MAP_NEGATIVE_X (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11ExtensionPack.java101 int GL_TEXTURE_CUBE_MAP_NEGATIVE_X = 0x8516; field in interface:GL11ExtensionPack
/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java216 public static final int GL_TEXTURE_CUBE_MAP_NEGATIVE_X = 0x8516; field in class:GLES20
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h274 #define GL_TEXTURE_CUBE_MAP_NEGATIVE_X 0x8516 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h274 #define GL_TEXTURE_CUBE_MAP_NEGATIVE_X 0x8516 macro
H A Dgl31.h274 #define GL_TEXTURE_CUBE_MAP_NEGATIVE_X 0x8516 macro
H A Dgl32.h274 #define GL_TEXTURE_CUBE_MAP_NEGATIVE_X 0x8516 macro

Completed in 235 milliseconds