Searched defs:GL_CLIP_PLANE2 (Results 1 – 3 of 3) sorted by relevance
38 int GL_CLIP_PLANE2 = 0x3002; field
98 #define GL_CLIP_PLANE2 0x3002 macro
40 public static final int GL_CLIP_PLANE2 = 0x3002; field in GLES11