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.h59 void si_destroy_compute(struct si_compute *program);
65 si_destroy_compute(*dst); in si_compute_reference()
Dsi_compute.c893 void si_destroy_compute(struct si_compute *program) in si_destroy_compute() function