Home
last modified time | relevance | path

Searched defs:pipe_draw_info (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/include/pipe/
Dp_state.h525 struct pipe_draw_info struct
527 boolean indexed; /**< use index buffer */
529 unsigned mode; /**< the mode of the primitive */
530 unsigned start; /**< the index of the first vertex */
531 unsigned count; /**< number of vertices */
555 * account, all the other variables from pipe_draw_info are ignored. argument
563 struct pipe_stream_output_target *count_from_stream_output;
/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
Dp_state.h525 struct pipe_draw_info struct
527 boolean indexed; /**< use index buffer */
529 unsigned mode; /**< the mode of the primitive */
530 unsigned start; /**< the index of the first vertex */
531 unsigned count; /**< number of vertices */
555 * account, all the other variables from pipe_draw_info are ignored. argument
563 struct pipe_stream_output_target *count_from_stream_output;