i965: Add INTEL_DEBUG=nocompact to disable instruction compaction.
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
This commit is contained in:
@@ -74,6 +74,7 @@ static const struct debug_control debug_control[] = {
|
||||
{ "spill_vec4", DEBUG_SPILL_VEC4 },
|
||||
{ "cs", DEBUG_CS },
|
||||
{ "hex", DEBUG_HEX },
|
||||
{ "nocompact", DEBUG_NO_COMPACTION },
|
||||
{ NULL, 0 }
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user