Home
last modified time | relevance | path

Searched refs:PIPE_DRIVER_QUERY_FLAG_DONT_LIST (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_defines.h1344 #define PIPE_DRIVER_QUERY_FLAG_DONT_LIST (1 << 1) macro
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_perfcounter.c552 info->flags |= PIPE_DRIVER_QUERY_FLAG_DONT_LIST; in r600_get_perfcounter_info()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_perfcounter.c665 info->flags |= PIPE_DRIVER_QUERY_FLAG_DONT_LIST; in si_get_perfcounter_info()
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_context.c1606 if (info.flags & PIPE_DRIVER_QUERY_FLAG_DONT_LIST) { in print_help()

Completed in 10 milliseconds