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

/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java39 public static final int GL_CLIP_PLANE1 = 0x3001; field in class:GLES11
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java37 int GL_CLIP_PLANE1 = 0x3001; field in interface:GL11
/frameworks/native/opengl/libagl/
H A Dstate.cpp171 case GL_CLIP_PLANE1:
/frameworks/native/opengl/include/GLES/
H A Dgl.h97 #define GL_CLIP_PLANE1 0x3001 macro

Completed in 241 milliseconds