Home
last modified time | relevance | path

Searched refs:iris_sampler_view (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/iris/
Diris_resource.h221 struct iris_sampler_view { struct
Diris_context.h487 struct iris_sampler_view *textures[IRIS_MAX_TEXTURE_SAMPLERS];
Diris_state.c2080 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()
Diris_resolve.c96 struct iris_sampler_view *isv = shs->textures[i]; in resolve_sampler_views()
/external/mesa3d/docs/relnotes/
D19.1.0.rst2932 - iris: Move iris_sampler_view declaration to iris_resource.h