Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_vbuf.h47 struct pipe_query_data_pipeline_statistics;
136 const struct pipe_query_data_pipeline_statistics *stats );
Ddraw_private.h339 struct pipe_query_data_pipeline_statistics statistics;
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_query.h52 struct pipe_query_data_pipeline_statistics stats;
Dlp_query.c170 struct pipe_query_data_pipeline_statistics *stats = in llvmpipe_get_query_result()
171 (struct pipe_query_data_pipeline_statistics *)vresult; in llvmpipe_get_query_result()
Dlp_context.h94 struct pipe_query_data_pipeline_statistics pipeline_statistics;
Dlp_setup_vbuf.c559 const struct pipe_query_data_pipeline_statistics *stats) in lp_setup_pipeline_statistics()
/external/virglrenderer/src/gallium/include/pipe/
Dp_defines.h733 struct pipe_query_data_pipeline_statistics struct
772 struct pipe_query_data_pipeline_statistics pipeline_statistics;
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_query.c45 struct pipe_query_data_pipeline_statistics stats;
234 sizeof(struct pipe_query_data_pipeline_statistics)); in softpipe_get_query_result()
Dsp_context.h99 struct pipe_query_data_pipeline_statistics pipeline_statistics;
Dsp_prim_vbuf.c612 const struct pipe_query_data_pipeline_statistics *stats) in sp_vbuf_pipeline_statistics()
/external/mesa3d/src/gallium/include/pipe/
Dp_defines.h950 struct pipe_query_data_pipeline_statistics struct
1012 struct pipe_query_data_pipeline_statistics pipeline_statistics;
/external/mesa3d/src/gallium/auxiliary/util/
Du_helpers.c138 struct pipe_query_data_pipeline_statistics stats; in util_end_pipestat_query()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_query.cpp131 struct pipe_query_data_pipeline_statistics *p_stats = in swr_get_query_result()