iris: Allocate shader variant in caller of iris_upload_shader
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11229>
This commit is contained in:
@@ -949,6 +949,7 @@ struct iris_compiled_shader *iris_create_shader_variant(const struct iris_screen
|
||||
|
||||
struct iris_compiled_shader *iris_upload_shader(struct iris_screen *screen,
|
||||
struct iris_uncompiled_shader *,
|
||||
struct iris_compiled_shader *,
|
||||
struct hash_table *driver_ht,
|
||||
struct u_upload_mgr *uploader,
|
||||
enum iris_program_cache_id,
|
||||
|
Reference in New Issue
Block a user