Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_compute.h43 void si_destroy_compute(struct si_compute *program);
48 si_destroy_compute(*dst); in si_compute_reference()
Dsi_compute.c919 void si_destroy_compute(struct si_compute *program) in si_destroy_compute() function