Searched refs:iris_sampler_view (Results 1 – 5 of 5) sorted by relevance
221 struct iris_sampler_view { struct
487 struct iris_sampler_view *textures[IRIS_MAX_TEXTURE_SAMPLERS];
2080 struct iris_sampler_view *tex = shs->textures[i]; in iris_upload_sampler_states()2383 struct iris_sampler_view *isv = calloc(1, sizeof(struct iris_sampler_view)); in iris_create_sampler_view()2475 struct iris_sampler_view *isv = (void *) state; in iris_sampler_view_destroy()2862 struct iris_sampler_view *view = (void *) pview; in iris_set_sampler_views()4775 struct iris_sampler_view *isv) in use_sampler_view()4940 struct iris_sampler_view *view = shs->textures[i]; in iris_populate_binding_table()7054 struct iris_sampler_view *isv = shs->textures[i]; in iris_rebind_buffer()
96 struct iris_sampler_view *isv = shs->textures[i]; in resolve_sampler_views()
2932 - iris: Move iris_sampler_view declaration to iris_resource.h