Home
last modified time | relevance | path

Searched defs:isv (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_resolve.c96 struct iris_sampler_view *isv = shs->textures[i]; in resolve_sampler_views() local
[all...]
H A Diris_state.c2537 struct iris_sampler_view *isv = calloc(1, sizeof(struct iris_sampler_view)); in iris_create_sampler_view() local
2636 struct iris_sampler_view *isv = (void *) state; iris_sampler_view_destroy() local
5001 use_sampler_view(struct iris_context *ice, struct iris_batch *batch, struct iris_sampler_view *isv) use_sampler_view() argument
7580 struct iris_sampler_view *isv = shs->textures[i]; iris_rebind_buffer() local
[all...]
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_resolve.c99 struct crocus_sampler_view *isv = shs->textures[i]; in resolve_sampler_views() local
[all...]
H A Dcrocus_state.c2676 struct crocus_sampler_view *isv = calloc(1, sizeof(struct crocus_sampler_view)); in crocus_create_sampler_view() local
2819 struct crocus_sampler_view *isv = (void *) state; crocus_sampler_view_destroy() local
5192 emit_sampler_view(struct crocus_context *ice, struct crocus_batch *batch, bool for_gather, struct crocus_sampler_view *isv) emit_sampler_view() argument
8415 struct crocus_sampler_view *isv = shs->textures[i]; global() local
[all...]

Completed in 16 milliseconds