Searched defs:MAX_CLIPPED_VERTICES (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_clip.c50 #define MAX_CLIPPED_VERTICES ((2 * (6 + PIPE_MAX_CLIP_PLANES))+1) macro
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dconfig.h315 #define MAX_CLIPPED_VERTICES ((2 * (6 + MAX_CLIP_PLANES))+1) macro
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_clip.c50 #define MAX_CLIPPED_VERTICES ((2 * (6 + PIPE_MAX_CLIP_PLANES))+1) macro
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dconfig.h296 #define MAX_CLIPPED_VERTICES ((2 * (6 + MAX_CLIP_PLANES))+1) macro

Completed in 8 milliseconds