Searched refs:OGLES_MAX_CLIP_PLANES (Results 1 – 3 of 3) sorted by relevance
270 const unsigned int OGLES_MAX_CLIP_PLANES = 6; variable277 clip_plane_t plane[OGLES_MAX_CLIP_PLANES];
422 params[0] = OGLES_MAX_CLIP_PLANES; in glGetIntegerv()
857 const int MAX_CLIPPING_PLANES = 6 + OGLES_MAX_CLIP_PLANES; in clip_triangle()