Home
last modified time | relevance | path

Searched refs:agx_sampler_view (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_state.h86 struct agx_sampler_view *textures[PIPE_MAX_SHADER_SAMPLER_VIEWS];
204 struct agx_sampler_view { struct
H A Dagx_state.c444 struct agx_sampler_view *so = CALLOC_STRUCT(agx_sampler_view); in agx_create_sampler_view()
533 ctx->stage[shader].textures[i] = (struct agx_sampler_view *)views[i]; in agx_set_sampler_views()
551 struct agx_sampler_view *view = (struct agx_sampler_view *) pview; in agx_sampler_view_destroy()
1110 struct agx_sampler_view *tex = ctx->stage[stage].textures[i]; in agx_build_pipeline()

Completed in 4 milliseconds