Home
last modified time | relevance | path

Searched refs:fd_prog_fini (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_program.h33 void fd_prog_fini(struct pipe_context *pctx);
Dfreedreno_program.c239 fd_prog_fini(struct pipe_context *pctx) in fd_prog_fini() function
Dfreedreno_context.c361 fd_prog_fini(pctx); in fd_context_destroy()