Searched refs:OGLES_MAX_CLIP_PLANES (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/opengl/libagl/
H A Dcontext.h269 const unsigned int OGLES_MAX_CLIP_PLANES = 6; member in namespace:android::gl
276 clip_plane_t plane[OGLES_MAX_CLIP_PLANES];
H A Dstate.cpp422 params[0] = OGLES_MAX_CLIP_PLANES;
H A Dprimitives.cpp856 const int MAX_CLIPPING_PLANES = 6 + OGLES_MAX_CLIP_PLANES;

Completed in 44 milliseconds