iris: Soft-pin the universe

Breaks everything, woo!
This commit is contained in:
Kenneth Graunke
2018-04-03 01:40:23 -07:00
parent 3693307670
commit e4aa8338c3
6 changed files with 251 additions and 55 deletions

View File

@@ -47,8 +47,6 @@ struct iris_screen {
struct isl_device isl_dev;
struct iris_bufmgr *bufmgr;
struct brw_compiler *compiler;
uint32_t next_instruction_address;
};
struct pipe_screen *iris_screen_create(int fd);