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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/asahi/
H A Dagx_state.h86 struct agx_sampler_view *textures[PIPE_MAX_SHADER_SAMPLER_VIEWS];
202 struct agx_sampler_view { struct
H A Dagx_state.c439 struct agx_sampler_view *so = CALLOC_STRUCT(agx_sampler_view);
518 ctx->stage[shader].textures[i] = (struct agx_sampler_view *)views[i];
536 struct agx_sampler_view *view = (struct agx_sampler_view *) pview;
1070 struct agx_sampler_view *tex = ctx->stage[stage].textures[i];

Completed in 5 milliseconds