/third_party/mesa3d/src/imagination/common/ |
H A D | pvr_debug.c | 39 DEBUG_GET_ONCE_FLAGS_OPTION(pvr_debug, "PVR_DEBUG", debug_control, 0)
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_debug.c | 58 DEBUG_GET_ONCE_FLAGS_OPTION(st_debug, "ST_DEBUG", st_debug_flags, 0)
|
/third_party/mesa3d/src/broadcom/common/ |
H A D | v3d_debug.c | 104 DEBUG_GET_ONCE_FLAGS_OPTION(v3d_debug, "V3D_DEBUG", debug_control, 0)
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_compiler.c | 58 DEBUG_GET_ONCE_FLAGS_OPTION(ir3_shader_debug, "IR3_SHADER_DEBUG",
|
/third_party/mesa3d/src/compiler/clc/ |
H A D | clc.c | 46 DEBUG_GET_ONCE_FLAGS_OPTION(debug_clc, "CLC_DEBUG", clc_debug_options, 0)
|
/third_party/mesa3d/src/util/ |
H A D | u_debug.h | 485 #define DEBUG_GET_ONCE_FLAGS_OPTION(sufix, name, flags, dfault) \ macro
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_screen.c | 62 DEBUG_GET_ONCE_FLAGS_OPTION(sp_debug, "SOFTPIPE_DEBUG", sp_debug_options, 0)
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_screen.c | 75 DEBUG_GET_ONCE_FLAGS_OPTION(vc4_debug, "VC4_DEBUG", vc4_debug_options, 0)
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
H A D | lima_screen.c | 607 DEBUG_GET_ONCE_FLAGS_OPTION(lima_debug, "LIMA_DEBUG", lima_debug_options, 0)
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_init.c | 82 DEBUG_GET_ONCE_FLAGS_OPTION(gallivm_debug, "GALLIVM_DEBUG", lp_bld_debug_flags, 0)
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_screen.c | 104 DEBUG_GET_ONCE_FLAGS_OPTION(fd_mesa_debug, "FD_MESA_DEBUG", fd_debug_options, 0)
|
/third_party/mesa3d/src/microsoft/clc/ |
H A D | compute_test.cpp | 100 DEBUG_GET_ONCE_FLAGS_OPTION(debug_compute, "COMPUTE_TEST_DEBUG", compute_debug_options, 0)
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_debug.c | 51 DEBUG_GET_ONCE_FLAGS_OPTION(i915_debug, "I915_DEBUG", i915_debug_options, 0)
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_screen.c | 81 DEBUG_GET_ONCE_FLAGS_OPTION(etna_mesa_debug, "ETNA_MESA_DEBUG", etna_debug_options, 0)
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_screen.c | 85 DEBUG_GET_ONCE_FLAGS_OPTION(zink_debug, "ZINK_DEBUG", zink_debug_options, 0) 100 DEBUG_GET_ONCE_FLAGS_OPTION(zink_descriptor_mode, "ZINK_DESCRIPTORS", zink_descriptor_options, ZINK_DESCRIPTOR_MODE_AUTO)
|
/third_party/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_screen.c | 58 DEBUG_GET_ONCE_FLAGS_OPTION(virgl_debug, "VIRGL_DEBUG", virgl_debug_options, 0)
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_screen.cpp | 71 DEBUG_GET_ONCE_FLAGS_OPTION(d3d12_debug, "D3D12_DEBUG", d3d12_debug_options, 0)
|
/third_party/mesa3d/src/asahi/compiler/ |
H A D | agx_compile.c | 45 DEBUG_GET_ONCE_FLAGS_OPTION(agx_debug, "AGX_MESA_DEBUG", agx_debug_options, 0)
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir.c | 95 DEBUG_GET_ONCE_FLAGS_OPTION(nir_debug, "NIR_DEBUG", nir_debug_control, 0)
|
/third_party/mesa3d/src/panfrost/midgard/ |
H A D | midgard_compile.c | 64 DEBUG_GET_ONCE_FLAGS_OPTION(midgard_debug, "MIDGARD_MESA_DEBUG", midgard_debug_options, 0)
|
/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | bifrost_compile.c | 62 DEBUG_GET_ONCE_FLAGS_OPTION(bifrost_debug, "BIFROST_MESA_DEBUG", bifrost_debug_options, 0)
|
/third_party/mesa3d/src/microsoft/compiler/ |
H A D | nir_to_dxil.c | 56 DEBUG_GET_ONCE_FLAGS_OPTION(debug_dxil, "DXIL_DEBUG", dxil_debug_options, 0)
|