HomeSort by relevance Sort by last modified time
    Searched defs:MAX_CLIP_PLANES (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
config.h 65 #define MAX_CLIP_PLANES 8
288 #define MAX_CLIPPED_VERTICES ((2 * (6 + MAX_CLIP_PLANES))+1)
  /external/mesa3d/src/mesa/main/
config.h 65 #define MAX_CLIP_PLANES 8
288 #define MAX_CLIPPED_VERTICES ((2 * (6 + MAX_CLIP_PLANES))+1)

Completed in 167 milliseconds