iris: URB configs.

This commit is contained in:
Kenneth Graunke
2018-01-25 21:23:45 -08:00
parent b1115799e6
commit 538decc0de
4 changed files with 42 additions and 5 deletions

View File

@@ -119,6 +119,8 @@ struct iris_context {
struct u_upload_mgr *uploader;
struct hash_table *cache;
unsigned urb_size;
} shaders;
/** The main batch for rendering */