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

/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dradeon_debug.c38 static const struct dri_debug_control debug_control[] = { variable in typeref:struct:dri_debug_control
64 radeon_enabled_debug_types = driParseDebugString(getenv("RADEON_DEBUG"), debug_control);
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_debug.c38 static const struct dri_debug_control debug_control[] = { variable in typeref:struct:dri_debug_control
64 radeon_enabled_debug_types = driParseDebugString(getenv("RADEON_DEBUG"), debug_control);
H A Dradeon_context.c397 debug_control );
/external/google-breakpad/src/google_breakpad/common/
H A Dminidump_cpu_amd64.h195 uint64_t debug_control; member in struct:__anon6762
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_context.c465 static const struct dri_debug_control debug_control[] = { variable in typeref:struct:dri_debug_control
746 INTEL_DEBUG = driParseDebugString(getenv("INTEL_DEBUG"), debug_control);
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dintel_context.c465 static const struct dri_debug_control debug_control[] = { variable in typeref:struct:dri_debug_control
746 INTEL_DEBUG = driParseDebugString(getenv("INTEL_DEBUG"), debug_control);
H A Dbrw_optimize.c384 mov->header.debug_control != 0;
400 mov->header.debug_control != 0)
H A Dbrw_structs.h959 GLuint debug_control:1; member in struct:brw_instruction::__anon15159
H A Dbrw_disasm.c1083 err |= control (file, "debug control", debug_ctrl, inst->header.debug_control, NULL);
/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_context.c465 static const struct dri_debug_control debug_control[] = { variable in typeref:struct:dri_debug_control
746 INTEL_DEBUG = driParseDebugString(getenv("INTEL_DEBUG"), debug_control);
/external/google-breakpad/src/processor/
H A Dminidump.cc539 Swap(&context_amd64->debug_control);

Completed in 211 milliseconds