Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_context.h162 … struct panfrost_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SHADER_SAMPLER_VIEWS];
296 struct panfrost_sampler_view { struct
369 panfrost_create_sampler_view_bo(struct panfrost_sampler_view *so,
Dpan_context.c936 panfrost_create_sampler_view_bo(struct panfrost_sampler_view *so, in panfrost_create_sampler_view_bo()
1064 struct panfrost_sampler_view *so = rzalloc(pctx, struct panfrost_sampler_view); in panfrost_create_sampler_view()
1110 struct panfrost_sampler_view *view = (struct panfrost_sampler_view *) pview; in panfrost_sampler_view_destroy()
Dpan_cmdstream.c986 struct panfrost_sampler_view *view) in panfrost_get_tex_desc()
1008 panfrost_update_sampler_view(struct panfrost_sampler_view *view, in panfrost_update_sampler_view()
1039 struct panfrost_sampler_view *view = ctx->sampler_views[stage][i]; in panfrost_emit_texture_descriptors()
1062 struct panfrost_sampler_view *view = ctx->sampler_views[stage][i]; in panfrost_emit_texture_descriptors()