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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_defines.h1172 #define PIPE_DRIVER_QUERY_FLAG_DONT_LIST (1 << 1) macro
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_defines.h1306 #define PIPE_DRIVER_QUERY_FLAG_DONT_LIST (1 << 1) macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_perfcounter.c552 info->flags |= PIPE_DRIVER_QUERY_FLAG_DONT_LIST;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_perfcounter.c552 info->flags |= PIPE_DRIVER_QUERY_FLAG_DONT_LIST;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_perfcounter.c608 info->flags |= PIPE_DRIVER_QUERY_FLAG_DONT_LIST;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_perfcounter.c1231 info->flags |= PIPE_DRIVER_QUERY_FLAG_DONT_LIST;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/hud/
H A Dhud_context.c1607 if (info.flags & PIPE_DRIVER_QUERY_FLAG_DONT_LIST) {
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/hud/
H A Dhud_context.c1606 if (info.flags & PIPE_DRIVER_QUERY_FLAG_DONT_LIST) {

Completed in 17 milliseconds