Home
last modified time | relevance | path

Searched refs:nvc0_program_destroy (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h328 void nvc0_program_destroy(struct nvc0_context *, struct nvc0_program *);
Dnvc0_program.c987 nvc0_program_destroy(struct nvc0_context *nvc0, struct nvc0_program *prog) in nvc0_program_destroy() function
Dnvc0_state_validate.c494 nvc0_program_destroy(nvc0, vp); in nvc0_check_program_ucps()
Dnvc0_screen.c695 nvc0_program_destroy(NULL, screen->pm.prog); in nvc0_screen_destroy()
Dnvc0_state.c630 nvc0_program_destroy(nvc0_context(pipe), prog); in nvc0_sp_state_delete()
Dnvc0_surface.c1698 nvc0_program_destroy(NULL, prog); in nvc0_blitter_destroy()