Searched defs:GL_CLIP_PLANE5 (Results 1 – 3 of 3) sorted by relevance
110 #define GL_CLIP_PLANE5 0x3005 macro
41 int GL_CLIP_PLANE5 = 0x3005; field
43 public static final int GL_CLIP_PLANE5 = 0x3005; field in GLES11