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

/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11ExtensionPack.java104 int GL_TEXTURE_CUBE_MAP_POSITIVE_X = 0x8515; field in interface:GL11ExtensionPack
/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES20Header.java-if215 public static final int GL_TEXTURE_CUBE_MAP_POSITIVE_X = 0x8515;
/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java215 public static final int GL_TEXTURE_CUBE_MAP_POSITIVE_X = 0x8515; field in class:GLES20
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h265 #define GL_TEXTURE_CUBE_MAP_POSITIVE_X 0x8515 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h265 #define GL_TEXTURE_CUBE_MAP_POSITIVE_X 0x8515 macro
H A Dgl31.h265 #define GL_TEXTURE_CUBE_MAP_POSITIVE_X 0x8515 macro
/frameworks/rs/driver/
H A DrsdAllocation.cpp53 GL_TEXTURE_CUBE_MAP_POSITIVE_X,

Completed in 77 milliseconds