Searched refs:GL_CLIP_PLANE5 (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java43 public static final int GL_CLIP_PLANE5 = 0x3005; field in class:GLES11
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java41 int GL_CLIP_PLANE5 = 0x3005; field in interface:GL11
/frameworks/base/opengl/libagl/
H A Dvertex.cpp167 if (ggl_unlikely(uint32_t(p) > (GL_CLIP_PLANE5 - GL_CLIP_PLANE0))) {
H A Dstate.cpp174 case GL_CLIP_PLANE5:
/frameworks/base/opengl/include/GLES/
H A Dgl.h101 #define GL_CLIP_PLANE5 0x3005 macro

Completed in 55 milliseconds