Searched defs:GL_CLIP_PLANE4 (Results 1 – 3 of 3) sorted by relevance
40 int GL_CLIP_PLANE4 = 0x3004; field
100 #define GL_CLIP_PLANE4 0x3004 macro
42 public static final int GL_CLIP_PLANE4 = 0x3004; field in GLES11