Searched defs:iris_vtable (Results 1 – 1 of 1) sorted by relevance
65 struct iris_vtable { struct66 void (*destroy_state)(struct iris_context *ice);67 void (*init_render_context)(struct iris_batch *batch);68 void (*init_compute_context)(struct iris_batch *batch);69 void (*init_copy_context)(struct iris_batch *batch);70 void (*upload_render_state)(struct iris_context *ice,76 void (*upload_indirect_render_state)(struct iris_context *ice,80 void (*upload_indirect_shader_render_state)(struct iris_context *ice,84 void (*update_binder_address)(struct iris_batch *batch,86 void (*upload_compute_state)(struct iris_context *ice,[all …]