Home
last modified time | relevance | path

Searched refs:DEBUG_GET_ONCE_FLAGS_OPTION (Results 1 – 20 of 20) sorted by relevance

/third_party/mesa3d/src/broadcom/common/
Dv3d_debug.c94 DEBUG_GET_ONCE_FLAGS_OPTION(v3d_debug, "V3D_DEBUG", debug_control, 0)
/third_party/mesa3d/src/mesa/state_tracker/
Dst_debug.c58 DEBUG_GET_ONCE_FLAGS_OPTION(st_debug, "ST_DEBUG", st_debug_flags, 0)
/third_party/mesa3d/src/freedreno/ir3/
Dir3_compiler.c57 DEBUG_GET_ONCE_FLAGS_OPTION(ir3_shader_debug, "IR3_SHADER_DEBUG",
/third_party/mesa3d/src/util/
Du_debug.h479 #define DEBUG_GET_ONCE_FLAGS_OPTION(sufix, name, flags, dfault) \ macro
/third_party/mesa3d/src/compiler/clc/
Dclc.c46 DEBUG_GET_ONCE_FLAGS_OPTION(debug_clc, "CLC_DEBUG", clc_debug_options, 0)
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_screen.c62 DEBUG_GET_ONCE_FLAGS_OPTION(sp_debug, "SOFTPIPE_DEBUG", sp_debug_options, 0)
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_screen.c76 DEBUG_GET_ONCE_FLAGS_OPTION(vc4_debug, "VC4_DEBUG", vc4_debug_options, 0)
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_init.c79 DEBUG_GET_ONCE_FLAGS_OPTION(gallivm_debug, "GALLIVM_DEBUG", lp_bld_debug_flags, 0)
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_screen.c590 DEBUG_GET_ONCE_FLAGS_OPTION(lima_debug, "LIMA_DEBUG", lima_debug_options, 0)
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_screen.c103 DEBUG_GET_ONCE_FLAGS_OPTION(fd_mesa_debug, "FD_MESA_DEBUG", fd_debug_options, 0)
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_screen.cpp63 DEBUG_GET_ONCE_FLAGS_OPTION(d3d12_debug, "D3D12_DEBUG", d3d12_debug_options, 0)
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_debug.c51 DEBUG_GET_ONCE_FLAGS_OPTION(i915_debug, "I915_DEBUG", i915_debug_options, 0)
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_screen.c75 DEBUG_GET_ONCE_FLAGS_OPTION(zink_debug, "ZINK_DEBUG", zink_debug_options, 0)
90 DEBUG_GET_ONCE_FLAGS_OPTION(zink_descriptor_mode, "ZINK_DESCRIPTORS", zink_descriptor_options, ZINK…
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_screen.c80 DEBUG_GET_ONCE_FLAGS_OPTION(etna_mesa_debug, "ETNA_MESA_DEBUG", etna_debug_options, 0)
/third_party/mesa3d/src/microsoft/clc/
Dcompute_test.cpp58 DEBUG_GET_ONCE_FLAGS_OPTION(debug_compute, "COMPUTE_TEST_DEBUG", compute_debug_options, 0)
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_screen.c57 DEBUG_GET_ONCE_FLAGS_OPTION(virgl_debug, "VIRGL_DEBUG", virgl_debug_options, 0)
/third_party/mesa3d/src/asahi/compiler/
Dagx_compile.c44 DEBUG_GET_ONCE_FLAGS_OPTION(agx_debug, "AGX_MESA_DEBUG", agx_debug_options, 0)
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_compile.c67 DEBUG_GET_ONCE_FLAGS_OPTION(midgard_debug, "MIDGARD_MESA_DEBUG", midgard_debug_options, 0)
/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.c53 DEBUG_GET_ONCE_FLAGS_OPTION(bifrost_debug, "BIFROST_MESA_DEBUG", bifrost_debug_options, 0)
/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c56 DEBUG_GET_ONCE_FLAGS_OPTION(debug_dxil, "DXIL_DEBUG", dxil_debug_options, 0)