HomeSort by relevance Sort by last modified time
    Searched refs:OGLES_MAX_CLIP_PLANES (Results 1 - 3 of 3) sorted by null

  /frameworks/native/opengl/libagl/
context.h 269 const unsigned int OGLES_MAX_CLIP_PLANES = 6;
276 clip_plane_t plane[OGLES_MAX_CLIP_PLANES];
state.cpp 422 params[0] = OGLES_MAX_CLIP_PLANES;
primitives.cpp 856 const int MAX_CLIPPING_PLANES = 6 + OGLES_MAX_CLIP_PLANES;
    [all...]

Completed in 222 milliseconds