Searched defs:GL_MAX_CLIP_PLANES (Results 1 – 3 of 3) sorted by relevance
200 #define GL_MAX_CLIP_PLANES 0x0D32 macro
74 int GL_MAX_CLIP_PLANES = 0x0D32; field
76 public static final int GL_MAX_CLIP_PLANES = 0x0D32; field in GLES11