Home
last modified time | relevance | path

Searched refs:PIPE_DRIVER_QUERY_FLAG_BATCH (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_query_perfcnt.c180 info->flags = PIPE_DRIVER_QUERY_FLAG_BATCH; in v3d_get_driver_query_info_perfcnt()
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_query.c113 info->flags = PIPE_DRIVER_QUERY_FLAG_BATCH; in vc4_get_driver_query_info()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_query.c246 info->flags = PIPE_DRIVER_QUERY_FLAG_BATCH; in setup_perfcntr_query_info()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_monitor.c102 info->flags = PIPE_DRIVER_QUERY_FLAG_BATCH; in iris_get_monitor_info()
/third_party/mesa3d/src/mesa/main/
H A Dperformance_monitor.c121 if (c->flags & PIPE_DRIVER_QUERY_FLAG_BATCH) { in init_perf_monitor()
427 if (c->flags & PIPE_DRIVER_QUERY_FLAG_BATCH) in init_groups()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_defines.h1341 #define PIPE_DRIVER_QUERY_FLAG_BATCH (1 << 0) macro
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_monitor.c95 info->flags = PIPE_DRIVER_QUERY_FLAG_BATCH; in crocus_get_monitor_info()
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_driver_query.c399 if (flags & PIPE_DRIVER_QUERY_FLAG_BATCH) { in hud_pipe_query_install()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_perfcounter.c550 info->flags = PIPE_DRIVER_QUERY_FLAG_BATCH; in r600_get_perfcounter_info()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_perfcounter.c663 info->flags = PIPE_DRIVER_QUERY_FLAG_BATCH; in si_get_perfcounter_info()

Completed in 12 milliseconds