Home
last modified time | relevance | path

Searched refs:panfrost_sampler_view (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_context.h203 struct panfrost_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SHADER_SAMPLER_VIEWS];
354 struct panfrost_sampler_view;
H A Dpan_cmdstream.c94 struct panfrost_sampler_view { struct
962 panfrost_update_sampler_view(struct panfrost_sampler_view *view,
990 struct panfrost_sampler_view view = { in panfrost_emit_images()
1632 struct panfrost_sampler_view *view) in panfrost_get_tex_desc()
1648 panfrost_create_sampler_view_bo(struct panfrost_sampler_view *so, in panfrost_create_sampler_view_bo()
1746 panfrost_update_sampler_view(struct panfrost_sampler_view *view, in panfrost_update_sampler_view()
1775 struct panfrost_sampler_view *view = ctx->sampler_views[stage][i]; in panfrost_emit_texture_descriptors()
1797 struct panfrost_sampler_view *view = ctx->sampler_views[stage][i]; in panfrost_emit_texture_descriptors()
4407 struct panfrost_sampler_view *so = rzalloc(pctx, struct panfrost_sampler_view); in panfrost_create_sampler_view()
[all...]
H A Dpan_context.c671 ctx->sampler_views[shader][i] = (struct panfrost_sampler_view *)view; in panfrost_set_sampler_views()

Completed in 11 milliseconds