iris: support INTEL_NO_HW environment variable
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
This commit is contained in:

committed by
Kenneth Graunke

parent
7295487c6d
commit
03d6d01fe2
@@ -52,6 +52,8 @@ struct iris_screen {
|
||||
/** PCI ID for our GPU device */
|
||||
int pci_id;
|
||||
|
||||
bool no_hw;
|
||||
|
||||
/** Global program_string_id counter (see get_program_string_id()) */
|
||||
unsigned program_id;
|
||||
|
||||
|
Reference in New Issue
Block a user