Home
last modified time | relevance | path

Searched refs:pipe_query_data_pipeline_statistics (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_vbuf.h47 struct pipe_query_data_pipeline_statistics;
142 const struct pipe_query_data_pipeline_statistics *stats);
H A Ddraw_private.h386 struct pipe_query_data_pipeline_statistics statistics;
/aosp_15_r20/external/virglrenderer/src/gallium/include/pipe/
H A Dp_defines.h767 struct pipe_query_data_pipeline_statistics struct
806 struct pipe_query_data_pipeline_statistics pipeline_statistics;
/aosp_15_r20/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_query.c46 struct pipe_query_data_pipeline_statistics stats;
251 sizeof(struct pipe_query_data_pipeline_statistics)); in softpipe_get_query_result()
H A Dsp_context.h92 struct pipe_query_data_pipeline_statistics pipeline_statistics;
H A Dsp_prim_vbuf.c612 const struct pipe_query_data_pipeline_statistics *stats) in sp_vbuf_pipeline_statistics()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_query.h53 struct pipe_query_data_pipeline_statistics stats;
H A Dlp_context.h111 struct pipe_query_data_pipeline_statistics pipeline_statistics;
H A Dlp_setup_vbuf.c674 const struct pipe_query_data_pipeline_statistics *stats) in lp_setup_pipeline_statistics()
/aosp_15_r20/external/mesa3d/src/gallium/include/pipe/
H A Dp_defines.h1180 struct pipe_query_data_pipeline_statistics struct
1249 struct pipe_query_data_pipeline_statistics pipeline_statistics;
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_helpers.c264 struct pipe_query_data_pipeline_statistics stats; in util_end_pipestat_query()