Searched refs:GL_TEXTURE_CUBE_MAP_POSITIVE_Z (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11ExtensionPack.java106 int GL_TEXTURE_CUBE_MAP_POSITIVE_Z = 0x8519; field in interface:GL11ExtensionPack
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h334 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Z 0x8519 macro
/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java219 public static final int GL_TEXTURE_CUBE_MAP_POSITIVE_Z = 0x8519; field in class:GLES20
/frameworks/rs/driver/
H A DrsdAllocation.cpp45 GL_TEXTURE_CUBE_MAP_POSITIVE_Z,

Completed in 347 milliseconds