iris: slab allocate transfers

apparently we need this for u_threaded_context
This commit is contained in:
Kenneth Graunke
2018-07-06 11:29:51 -07:00
parent 5165308169
commit a3f77eceb4
6 changed files with 29 additions and 15 deletions

View File

@@ -229,6 +229,8 @@ struct iris_context {
struct pipe_debug_callback dbg;
struct slab_child_pool transfer_pool;
struct iris_vtable vtbl;
struct {