Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_resource.h226 struct iris_sampler_view { struct
Diris_context.h561 struct iris_sampler_view *textures[IRIS_MAX_TEXTURE_SAMPLERS];
Diris_state.c2259 struct iris_sampler_view *tex = shs->textures[i]; in iris_upload_sampler_states()
2537 struct iris_sampler_view *isv = calloc(1, sizeof(struct iris_sampler_view)); in iris_create_sampler_view()
2636 struct iris_sampler_view *isv = (void *) state; in iris_sampler_view_destroy()
2959 is_sampler_view_3d(const struct iris_sampler_view *view) in is_sampler_view_3d()
2987 struct iris_sampler_view *view = (void *) pview; in iris_set_sampler_views()
2998 shs->textures[start + i] = (struct iris_sampler_view *)pview; in iris_set_sampler_views()
5003 struct iris_sampler_view *isv) in use_sampler_view()
5167 struct iris_sampler_view *view = shs->textures[i]; in iris_populate_binding_table()
7580 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()
/third_party/mesa3d/docs/relnotes/
D19.1.0.rst2932 - iris: Move iris_sampler_view declaration to iris_resource.h