Home
last modified time | relevance | path

Searched refs:debug_named_value (Results 1 - 25 of 39) sorted by relevance

12

/third_party/mesa3d/src/util/
H A Du_debug.h297 struct debug_named_value struct
310 * static const debug_named_value my_names[] = {
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,
H A 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/
H A Dpvr_debug.c31 static const struct debug_named_value debug_control[] = {
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_quirk.c27 static const struct debug_named_value nine_quirk_table[] = {
H A Dnine_debug.c28 static const struct debug_named_value nine_debug_flags[] = {
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_debug.c46 static const struct debug_named_value st_debug_flags[] = {
/third_party/mesa3d/src/broadcom/common/
H A Dv3d_debug.c42 static const struct debug_named_value debug_control[] = {
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_prim.c43 static const struct debug_named_value names[] = { in u_prim_name()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DDebug.cpp12 struct debug_named_value st_debug_flags[] = {
/third_party/mesa3d/src/gallium/frontends/clover/llvm/
H A Dutil.hpp66 static const struct debug_named_value debug_options[] = { in has_flag()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_debug.cpp49 static const struct debug_named_value sfn_debug_options[] = {
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_debug.c29 static const struct debug_named_value r300_debug_options[] = {
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_compiler.c33 static const struct debug_named_value shader_debug_options[] = {
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A 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/compiler/clc/
H A Dclc.c40 static const struct debug_named_value clc_debug_options[] = {
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A 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/
H A Dsp_screen.c50 static const struct debug_named_value sp_debug_options[] = {
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_screen.c45 static const struct debug_named_value vc4_debug_options[] = {
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_screen.c579 static const struct debug_named_value lima_debug_options[] = {
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_screen.c56 static const struct debug_named_value panfrost_debug_options[] = {
/third_party/mesa3d/src/gallium/drivers/svga/
H A 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()
H A Dsvga_screen.c60 static const struct debug_named_value svga_debug_flags[] = {
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.c69 static const struct debug_named_value fd_debug_options[] = {
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe.c45 static const struct debug_named_value r600_debug_options[] = {
/third_party/mesa3d/src/microsoft/clc/
H A Dcompute_test.cpp92 static const struct debug_named_value compute_debug_options[] = {

Completed in 17 milliseconds

12