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

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES11Header.java-if41 public static final int GL_CLIP_PLANE3 = 0x3003;
/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java41 public static final int GL_CLIP_PLANE3 = 0x3003; field in class:GLES11
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java39 int GL_CLIP_PLANE3 = 0x3003; field in interface:GL11
/frameworks/native/opengl/libagl/
H A Dstate.cpp173 case GL_CLIP_PLANE3:
/frameworks/native/opengl/include/GLES/
H A Dgl.h99 #define GL_CLIP_PLANE3 0x3003 macro

Completed in 250 milliseconds