Searched refs:PIPE_QUERY_PIPELINE_STATISTICS (Results 1 - 25 of 41) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_query.c71 type == PIPE_QUERY_PIPELINE_STATISTICS ||
128 case PIPE_QUERY_PIPELINE_STATISTICS:
201 case PIPE_QUERY_PIPELINE_STATISTICS:
249 case PIPE_QUERY_PIPELINE_STATISTICS:
294 case PIPE_QUERY_PIPELINE_STATISTICS:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_query.c71 type == PIPE_QUERY_PIPELINE_STATISTICS ||
123 case PIPE_QUERY_PIPELINE_STATISTICS:
187 case PIPE_QUERY_PIPELINE_STATISTICS:
233 case PIPE_QUERY_PIPELINE_STATISTICS:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_queryobj.c184 : PIPE_QUERY_PIPELINE_STATISTICS;
271 case PIPE_QUERY_PIPELINE_STATISTICS:
429 } else if (stq->type == PIPE_QUERY_PIPELINE_STATISTICS) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_query.c169 case PIPE_QUERY_PIPELINE_STATISTICS: {
224 case PIPE_QUERY_PIPELINE_STATISTICS:
277 case PIPE_QUERY_PIPELINE_STATISTICS:
H A Dlp_setup.c1388 pq->type == PIPE_QUERY_PIPELINE_STATISTICS))
1439 pq->type == PIPE_QUERY_PIPELINE_STATISTICS ||
1476 pq->type == PIPE_QUERY_PIPELINE_STATISTICS) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_query_hw.c176 case PIPE_QUERY_PIPELINE_STATISTICS:
231 case PIPE_QUERY_PIPELINE_STATISTICS:
317 case PIPE_QUERY_PIPELINE_STATISTICS:
384 case PIPE_QUERY_PIPELINE_STATISTICS:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_query_hw.c175 case PIPE_QUERY_PIPELINE_STATISTICS:
234 case PIPE_QUERY_PIPELINE_STATISTICS:
321 case PIPE_QUERY_PIPELINE_STATISTICS:
394 case PIPE_QUERY_PIPELINE_STATISTICS:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_query_hw.c206 case PIPE_QUERY_PIPELINE_STATISTICS:
279 case PIPE_QUERY_PIPELINE_STATISTICS:
372 case PIPE_QUERY_PIPELINE_STATISTICS:
463 case PIPE_QUERY_PIPELINE_STATISTICS:
560 case PIPE_QUERY_PIPELINE_STATISTICS:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_query.cpp61 case PIPE_QUERY_PIPELINE_STATISTICS:
87 case PIPE_QUERY_PIPELINE_STATISTICS:
204 case PIPE_QUERY_PIPELINE_STATISTICS:
252 if (q->type == PIPE_QUERY_PIPELINE_STATISTICS) {
440 struct pipe_query *subquery = d3d12_create_query(&ctx->base, PIPE_QUERY_PIPELINE_STATISTICS, 0);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_query_hw.c206 case PIPE_QUERY_PIPELINE_STATISTICS:
279 case PIPE_QUERY_PIPELINE_STATISTICS:
372 case PIPE_QUERY_PIPELINE_STATISTICS:
463 case PIPE_QUERY_PIPELINE_STATISTICS:
560 case PIPE_QUERY_PIPELINE_STATISTICS:
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_queryobj.c184 : PIPE_QUERY_PIPELINE_STATISTICS;
278 case PIPE_QUERY_PIPELINE_STATISTICS:
436 } else if (stq->type == PIPE_QUERY_PIPELINE_STATISTICS) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_query.c185 case PIPE_QUERY_PIPELINE_STATISTICS: {
291 case PIPE_QUERY_PIPELINE_STATISTICS:
419 case PIPE_QUERY_PIPELINE_STATISTICS:
481 case PIPE_QUERY_PIPELINE_STATISTICS:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_query.cpp130 case PIPE_QUERY_PIPELINE_STATISTICS: {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dquery9.c53 PIPE_QUERY_PIPELINE_STATISTICS : PIPE_QUERY_TYPES;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_helpers.c166 ctx->create_query(ctx, PIPE_QUERY_PIPELINE_STATISTICS, 0);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_query.cpp130 case PIPE_QUERY_PIPELINE_STATISTICS: {
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/
H A DQuery.cpp74 return PIPE_QUERY_PIPELINE_STATISTICS;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_query.c47 pipeq = PIPE_QUERY_PIPELINE_STATISTICS;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dquery9.c53 PIPE_QUERY_PIPELINE_STATISTICS : PIPE_QUERY_TYPES;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_query.c703 case PIPE_QUERY_PIPELINE_STATISTICS:
799 case PIPE_QUERY_PIPELINE_STATISTICS: {
825 if (query->b.type == PIPE_QUERY_PIPELINE_STATISTICS)
875 case PIPE_QUERY_PIPELINE_STATISTICS: {
927 if (query->b.type == PIPE_QUERY_PIPELINE_STATISTICS)
1228 case PIPE_QUERY_PIPELINE_STATISTICS: {
1310 case PIPE_QUERY_PIPELINE_STATISTICS:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_query.c656 case PIPE_QUERY_PIPELINE_STATISTICS:
760 case PIPE_QUERY_PIPELINE_STATISTICS:
847 case PIPE_QUERY_PIPELINE_STATISTICS: {
1138 case PIPE_QUERY_PIPELINE_STATISTICS:
1233 case PIPE_QUERY_PIPELINE_STATISTICS:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_query.c730 case PIPE_QUERY_PIPELINE_STATISTICS:
828 case PIPE_QUERY_PIPELINE_STATISTICS:
905 case PIPE_QUERY_PIPELINE_STATISTICS: {
1200 case PIPE_QUERY_PIPELINE_STATISTICS:
1297 case PIPE_QUERY_PIPELINE_STATISTICS:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_query.c656 case PIPE_QUERY_PIPELINE_STATISTICS:
760 case PIPE_QUERY_PIPELINE_STATISTICS:
847 case PIPE_QUERY_PIPELINE_STATISTICS: {
1139 case PIPE_QUERY_PIPELINE_STATISTICS:
1234 case PIPE_QUERY_PIPELINE_STATISTICS:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_defines.h570 PIPE_QUERY_PIPELINE_STATISTICS, enumerator in enum:pipe_query_type
578 * Index for PIPE_QUERY_PIPELINE_STATISTICS subqueries.
1053 * Query result for PIPE_QUERY_PIPELINE_STATISTICS.
1116 /* PIPE_QUERY_PIPELINE_STATISTICS */
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_helpers.c258 ctx->create_query(ctx, PIPE_QUERY_PIPELINE_STATISTICS, 0);

Completed in 26 milliseconds

12