Home
last modified time | relevance | path

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

/aosp_15_r20/external/virglrenderer/src/gallium/include/pipe/
H A Dp_state.h533 struct pipe_draw_indirect_info struct
535 unsigned offset; /**< must be 4 byte aligned */
536 unsigned stride; /**< must be 4 byte aligned */
537 unsigned draw_count; /**< number of indirect draws */
538 unsigned indirect_draw_count_offset; /**< must be 4 byte aligned */
558 struct pipe_resource *buffer;
563 struct pipe_resource *indirect_draw_count;
/aosp_15_r20/external/mesa3d/src/gallium/include/pipe/
H A Dp_state.h769 struct pipe_draw_indirect_info struct
771 unsigned offset; /**< must be 4 byte aligned */
772 unsigned stride; /**< must be 4 byte aligned */
773 unsigned draw_count; /**< number of indirect draws */
774 unsigned indirect_draw_count_offset; /**< must be 4 byte aligned */
796 struct pipe_resource *buffer;
801 struct pipe_resource *indirect_draw_count;
817 struct pipe_stream_output_target *count_from_stream_output;