Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c4297 static void si_sampler_view_destroy(struct pipe_context *ctx, struct pipe_sampler_view *state) in si_sampler_view_destroy() function
4944 sctx->b.sampler_view_destroy = si_sampler_view_destroy; in si_init_state_compute_functions()