Searched defs:GL_CLIP_PLANE1 (Results 1 – 3 of 3) sorted by relevance
37 int GL_CLIP_PLANE1 = 0x3001; field
97 #define GL_CLIP_PLANE1 0x3001 macro
39 public static final int GL_CLIP_PLANE1 = 0x3001; field in GLES11