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

/external/mesa3d/src/gallium/include/pipe/
H A Dp_state.h57 #define PIPE_MAX_CLIP_PLANES 8 macro
143 unsigned clip_plane_enable:PIPE_MAX_CLIP_PLANES;
182 float ucp[PIPE_MAX_CLIP_PLANES][4];

Completed in 71 milliseconds