Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_state.h85 struct agx_sampler_state *samplers[PIPE_MAX_SAMPLERS];
197 struct agx_sampler_state { struct
H A Dagx_state.c362 struct agx_sampler_state *so = CALLOC_STRUCT(agx_sampler_state); in agx_create_sampler_state()
372 struct agx_sampler_state *so = state; in agx_delete_sampler_state()
387 sizeof(struct agx_sampler_state *) * count); in agx_bind_sampler_states()
1125 struct agx_sampler_state *sampler = ctx->stage[stage].samplers[i]; in agx_build_pipeline()

Completed in 4 milliseconds