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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.c4199 static void si_sampler_view_destroy(struct pipe_context *ctx, function in typeref:typename:void
4793 sctx->b.sampler_view_destroy = si_sampler_view_destroy;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.c4443 static void si_sampler_view_destroy(struct pipe_context *ctx, struct pipe_sampler_view *state) function in typeref:typename:void
5209 sctx->b.sampler_view_destroy = si_sampler_view_destroy;

Completed in 13 milliseconds