Searched refs:debug_control (Results 1 - 25 of 41) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Ddebug.h34 struct debug_control { struct
41 const struct debug_control *control);
H A Ddebug.c31 const struct debug_control *control)
/xsrc/external/mit/MesaLib/dist/src/util/
H A Ddebug.h34 struct debug_control { struct
41 const struct debug_control *control);
H A Ddebug.c31 const struct debug_control *control)
/xsrc/external/mit/MesaLib.old/dist/src/broadcom/common/
H A Dv3d_debug.c42 static const struct debug_control debug_control[] = { variable in typeref:typename:const struct debug_control[]
79 V3D_DEBUG = parse_debug_string(getenv("V3D_DEBUG"), debug_control);
/xsrc/external/mit/MesaLib/dist/src/broadcom/common/
H A Dv3d_debug.c42 static const struct debug_named_value debug_control[] = { variable in typeref:typename:const struct debug_named_value[]
94 DEBUG_GET_ONCE_FLAGS_OPTION(v3d_debug, "V3D_DEBUG", debug_control, 0)
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_debug.c38 static const struct debug_control debug_control[] = { variable in typeref:typename:const struct debug_control[]
64 radeon_enabled_debug_types = parse_debug_string(getenv("RADEON_DEBUG"), debug_control);
/xsrc/external/mit/MesaLib.old/dist/src/intel/dev/
H A Dgen_debug.c41 static const struct debug_control debug_control[] = { variable in typeref:typename:const struct debug_control[]
110 INTEL_DEBUG = parse_debug_string(getenv("INTEL_DEBUG"), debug_control);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_debug.c38 static const struct debug_control debug_control[] = { variable in typeref:typename:const struct debug_control[]
68 RADEON_DEBUG = parse_debug_string(getenv("RADEON_DEBUG"), debug_control);
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Di965_asm.h74 unsigned debug_control:1; member in struct:options
H A Di965_gram.y302 options.debug_control);
577 options->debug_control = BRW_DEBUG_BREAKPOINT;
/xsrc/external/mit/MesaLib/dist/src/intel/dev/
H A Dintel_debug.c44 static const struct debug_control debug_control[] = { variable in typeref:typename:const struct debug_control[]
128 intel_debug = parse_debug_string(getenv("INTEL_DEBUG"), debug_control);
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_common.c20 static const struct debug_control vn_debug_options[] = {
/xsrc/external/mit/MesaLib/dist/src/intel/common/
H A Dintel_measure.c46 static const struct debug_control debug_control[] = { variable in typeref:typename:const struct debug_control[]
68 config.flags = parse_debug_string(env, debug_control);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Dintel_context.c294 static const struct debug_control debug_control[] = { variable in typeref:typename:const struct debug_control[]
520 INTEL_DEBUG = parse_debug_string(getenv("INTEL_DEBUG"), debug_control);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Dintel_context.c296 static const struct debug_control debug_control[] = { variable in typeref:typename:const struct debug_control[]
522 INTEL_DEBUG = parse_debug_string(getenv("INTEL_DEBUG"), debug_control);
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_eu_compact.c966 compact(debug_control);
1128 compact(debug_control);
1312 uncompact(debug_control);
1343 uncompact(debug_control);
H A Dbrw_inst.h175 F(debug_control, 30, 30)
1117 F(debug_control, 7, 7)
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_eu_compact.c1528 compact(debug_control);
1536 compact(debug_control);
1841 compact(debug_control);
2173 uncompact(debug_control);
2185 uncompact(debug_control);
2223 uncompact(debug_control);
H A Dbrw_inst.h298 F(debug_control, /* 4+ */ 30, 30, /* 12+ */ 30, 30)
1403 F(debug_control, /* 4+ */ 7, 7, /* 12+ */ 7, 7)
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dbrw_structs.h1121 unsigned int debug_control:1; member in struct:brw_instruction::__anon375735ed5008
/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Dbrw_structs.h1121 unsigned int debug_control:1; member in struct:brw_instruction::__anon5c4f4f865008
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dbrw_structs.h1121 unsigned int debug_control:1; member in struct:brw_instruction::__anon4ebdd7215008
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Dbrw_structs.h1121 unsigned int debug_control:1; member in struct:brw_instruction::__anonbf125d3a5008
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Dbrw_structs.h1116 unsigned int debug_control:1; member in struct:brw_instruction::__anonfa77c8dc5008

Completed in 49 milliseconds

12