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

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES11Header.java-if42 public static final int GL_CLIP_PLANE4 = 0x3004;
/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java42 public static final int GL_CLIP_PLANE4 = 0x3004; field in class:GLES11
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java40 int GL_CLIP_PLANE4 = 0x3004; field in interface:GL11
/frameworks/native/opengl/libagl/
H A Dstate.cpp174 case GL_CLIP_PLANE4:
/frameworks/native/opengl/include/GLES/
H A Dgl.h100 #define GL_CLIP_PLANE4 0x3004 macro

Completed in 413 milliseconds