Home
last modified time | relevance | path

Searched refs:debug_named_value (Results 1 – 25 of 40) sorted by relevance

12

/third_party/mesa3d/src/util/
Du_debug.h297 struct debug_named_value struct
333 debug_dump_enum(const struct debug_named_value *names,
337 debug_dump_enum_noprefix(const struct debug_named_value *names,
346 debug_dump_flags(const struct debug_named_value *names,
410 const struct debug_named_value *flags,
Du_debug.c287 const struct debug_named_value *flags, in debug_get_flags_option()
292 const struct debug_named_value *orig = flags; in debug_get_flags_option()
331 debug_dump_enum(const struct debug_named_value *names, in debug_dump_enum()
348 debug_dump_enum_noprefix(const struct debug_named_value *names, in debug_dump_enum_noprefix()
372 debug_dump_flags(const struct debug_named_value *names, unsigned long value) in debug_dump_flags()
/third_party/mesa3d/src/imagination/common/
Dpvr_debug.c31 static const struct debug_named_value debug_control[] = {
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_quirk.c27 static const struct debug_named_value nine_quirk_table[] = {
Dnine_debug.c28 static const struct debug_named_value nine_debug_flags[] = {
/third_party/mesa3d/src/mesa/state_tracker/
Dst_debug.c46 static const struct debug_named_value st_debug_flags[] = {
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_prim.c43 static const struct debug_named_value names[] = { in u_prim_name()
/third_party/mesa3d/src/broadcom/common/
Dv3d_debug.c42 static const struct debug_named_value debug_control[] = {
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DDebug.cpp12 struct debug_named_value st_debug_flags[] = {
/third_party/mesa3d/src/gallium/frontends/clover/llvm/
Dutil.hpp66 static const struct debug_named_value debug_options[] = { in has_flag()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_debug.cpp49 static const struct debug_named_value sfn_debug_options[] = {
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_debug.c29 static const struct debug_named_value r300_debug_options[] = {
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_init.c60 static const struct debug_named_value lp_bld_perf_flags[] = {
72 static const struct debug_named_value lp_bld_debug_flags[] = {
/third_party/mesa3d/src/freedreno/ir3/
Dir3_compiler.c33 static const struct debug_named_value shader_debug_options[] = {
/third_party/mesa3d/src/compiler/clc/
Dclc.c40 static const struct debug_named_value clc_debug_options[] = {
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c63 static const struct debug_named_value lp_debug_flags[] = {
88 static const struct debug_named_value lp_perf_flags[] = {
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_screen.c50 static const struct debug_named_value sp_debug_options[] = {
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_screen.c45 static const struct debug_named_value vc4_debug_options[] = {
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_screen.c579 static const struct debug_named_value lima_debug_options[] = {
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_screen.c56 static const struct debug_named_value panfrost_debug_options[] = {
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_format.c1491 static const struct debug_named_value devcap_names[] = { in svga_devcap_name()
1649 static const struct debug_named_value devcap_flags[] = { in svga_devcap_format_flags()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.c45 static const struct debug_named_value r600_debug_options[] = {
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_screen.c69 static const struct debug_named_value fd_debug_options[] = {
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.c50 static const struct debug_named_value radeonsi_debug_options[] = {
124 static const struct debug_named_value test_options[] = {
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_debug.c38 static const struct debug_named_value i915_debug_options[] = {

12