Searched defs:GL_CLIP_PLANE0 (Results 1 – 3 of 3) sorted by relevance
36 int GL_CLIP_PLANE0 = 0x3000; field
96 #define GL_CLIP_PLANE0 0x3000 macro
38 public static final int GL_CLIP_PLANE0 = 0x3000; field in GLES11