Searched defs:GL_CLIP_PLANE3 (Results 1 – 3 of 3) sorted by relevance
39 int GL_CLIP_PLANE3 = 0x3003; field
99 #define GL_CLIP_PLANE3 0x3003 macro
41 public static final int GL_CLIP_PLANE3 = 0x3003; field in GLES11