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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_state_streamout.c72 static void si_so_target_destroy(struct pipe_context *ctx, function in typeref:typename:void
372 sctx->b.stream_output_target_destroy = si_so_target_destroy;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_state_streamout.c60 static void si_so_target_destroy(struct pipe_context *ctx, struct pipe_stream_output_target *target) function in typeref:typename:void
467 sctx->b.stream_output_target_destroy = si_so_target_destroy;

Completed in 3 milliseconds