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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_state.c170 static void noop_sampler_view_destroy(struct pipe_context *ctx, function in typeref:typename:void
308 ctx->sampler_view_destroy = noop_sampler_view_destroy;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_state.c192 static void noop_sampler_view_destroy(struct pipe_context *ctx, function in typeref:typename:void
468 ctx->sampler_view_destroy = noop_sampler_view_destroy;

Completed in 3 milliseconds