Home
last modified time | relevance | path

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

12

/third_party/mesa3d/src/util/
Du_debug.h291 struct debug_named_value struct
327 debug_dump_enum(const struct debug_named_value *names,
331 debug_dump_enum_noprefix(const struct debug_named_value *names,
340 debug_dump_flags(const struct debug_named_value *names,
404 const struct debug_named_value *flags,
Du_debug.c291 const struct debug_named_value *flags, in debug_get_flags_option()
296 const struct debug_named_value *orig = flags; in debug_get_flags_option()
345 debug_dump_enum(const struct debug_named_value *names, in debug_dump_enum()
362 debug_dump_enum_noprefix(const struct debug_named_value *names, in debug_dump_enum_noprefix()
386 debug_dump_flags(const struct debug_named_value *names, unsigned long value) in debug_dump_flags()
/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/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/mesa/state_tracker/
Dst_debug.c46 static const struct debug_named_value st_debug_flags[] = {
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_debug.c29 static const struct debug_named_value r300_debug_options[] = {
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_debug.cpp59 static const struct debug_named_value sfn_debug_options[] = {
/third_party/mesa3d/src/freedreno/ir3/
Dir3_compiler.c33 static const struct debug_named_value shader_debug_options[] = {
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_init.c57 static const struct debug_named_value lp_bld_perf_flags[] = {
69 static const struct debug_named_value lp_bld_debug_flags[] = {
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c62 static const struct debug_named_value lp_debug_flags[] = {
87 static const struct debug_named_value lp_perf_flags[] = {
/third_party/mesa3d/src/compiler/clc/
Dclc.c40 static const struct debug_named_value clc_debug_options[] = {
/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.c46 static const struct debug_named_value vc4_debug_options[] = {
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_screen.c564 static const struct debug_named_value lima_debug_options[] = {
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_screen.c57 static const struct debug_named_value panfrost_debug_options[] = {
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_format.c1427 static const struct debug_named_value devcap_names[] = { in svga_devcap_name()
1586 static const struct debug_named_value devcap_flags[] = { in svga_devcap_format_flags()
Dsvga_screen.c59 static const struct debug_named_value svga_debug_flags[] = {
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_screen.cpp50 static const struct debug_named_value
/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.c51 static const struct debug_named_value radeonsi_debug_options[] = {
122 static const struct debug_named_value test_options[] = {
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.c45 static const struct debug_named_value r600_debug_options[] = {

12