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

  /external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
p_state.h 57 #define PIPE_MAX_CLIP_PLANES 8
143 unsigned clip_plane_enable:PIPE_MAX_CLIP_PLANES;
182 float ucp[PIPE_MAX_CLIP_PLANES][4];
  /external/mesa3d/src/gallium/include/pipe/
p_state.h 57 #define PIPE_MAX_CLIP_PLANES 8
143 unsigned clip_plane_enable:PIPE_MAX_CLIP_PLANES;
182 float ucp[PIPE_MAX_CLIP_PLANES][4];

Completed in 2423 milliseconds