Searched refs:iris_sampler_view (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_resource.h174 struct iris_sampler_view { struct
H A Diris_context.h306 struct iris_sampler_view *textures[IRIS_MAX_TEXTURE_SAMPLERS];
H A Diris_state.c1574 struct iris_sampler_view *tex = shs->textures[i];
1752 struct iris_sampler_view *isv = calloc(1, sizeof(struct iris_sampler_view));
1838 struct iris_sampler_view *isv = (void *) state;
2189 struct iris_sampler_view *view = (void *) pview;
4047 struct iris_sampler_view *isv)
4186 struct iris_sampler_view *view = shs->textures[i];
5743 struct iris_sampler_view *isv = shs->textures[i];
H A Diris_resolve.c96 struct iris_sampler_view *isv = shs->textures[i];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_resource.h232 struct iris_sampler_view { struct
H A Diris_context.h536 struct iris_sampler_view *textures[IRIS_MAX_TEXTURE_SAMPLERS];
H A Diris_state.c2140 struct iris_sampler_view *tex = shs->textures[i];
2380 struct iris_sampler_view *isv = calloc(1, sizeof(struct iris_sampler_view));
2469 struct iris_sampler_view *isv = (void *) state;
2843 shs->textures[start + i] = (struct iris_sampler_view *)pview;
2848 struct iris_sampler_view *view = (void *) pview;
4847 struct iris_sampler_view *isv)
5018 struct iris_sampler_view *view = shs->textures[i];
7350 struct iris_sampler_view *isv = shs->textures[i];
H A Diris_resolve.c96 struct iris_sampler_view *isv = shs->textures[i];
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.1.0.rst2932 - iris: Move iris_sampler_view declaration to iris_resource.h

Completed in 94 milliseconds