Searched refs:debug_control (Results 1 – 12 of 12) sorted by relevance
42 static const struct debug_control debug_control[] = { variable76 V3D_DEBUG = parse_debug_string(getenv("V3D_DEBUG"), debug_control); in v3d_process_debug_variable_once()
41 static const struct debug_control debug_control[] = { variable109 INTEL_DEBUG = parse_debug_string(getenv("INTEL_DEBUG"), debug_control); in brw_process_intel_debug_variable_once()
38 static const struct debug_control debug_control[] = { variable64 radeon_enabled_debug_types = parse_debug_string(getenv("RADEON_DEBUG"), debug_control); in radeon_init_debug()
34 struct debug_control { struct41 const struct debug_control *control); argument
30 const struct debug_control *control) in parse_debug_string()
195 uint64_t debug_control; member
294 static const struct debug_control debug_control[] = { variable521 INTEL_DEBUG = parse_debug_string(getenv("INTEL_DEBUG"), debug_control); in intelInitContext()
928 compact(debug_control); in brw_try_compact_3src_instruction()1090 compact(debug_control); in brw_try_compact_instruction()1274 uncompact(debug_control); in brw_uncompact_3src_instruction()1305 uncompact(debug_control); in brw_uncompact_instruction()
175 F(debug_control, 30, 30)999 F(debug_control, 7, 7)
325 static const struct debug_control radv_debug_options[] = {352 static const struct debug_control radv_perftest_options[] = {
539 Swap(&context_amd64->debug_control); in Read()