Home
last modified time | relevance | path

Searched defs:perf_debug (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_screen.h132 #define perf_debug(dev, ...) \ macro
/third_party/mesa3d/src/mesa/drivers/dri/i915/
Dintel_context.h175 bool perf_debug; member
302 #define perf_debug(...) do { \ macro
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_util.h132 #define perf_debug(...) perf_debug_ctx(NULL, __VA_ARGS__) macro
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_context.h428 #define perf_debug(...) do { \ macro
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.h377 #define perf_debug(...) do { \ macro
821 bool perf_debug; member
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_context.h624 #define perf_debug(...) do { \ macro
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_context.h842 #define perf_debug(dbg, ...) do { \ macro
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_context.h756 #define perf_debug(dbg, ...) do { \ macro
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_private.h100 #define perf_debug(...) do { \ macro