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

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES11Header.java-if40 public static final int GL_CLIP_PLANE2 = 0x3002;
/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java40 public static final int GL_CLIP_PLANE2 = 0x3002; field in class:GLES11
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java38 int GL_CLIP_PLANE2 = 0x3002; field in interface:GL11
/frameworks/native/opengl/libagl/
H A Dstate.cpp172 case GL_CLIP_PLANE2:
/frameworks/native/opengl/include/GLES/
H A Dgl.h98 #define GL_CLIP_PLANE2 0x3002 macro

Completed in 488 milliseconds