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