Searched refs:nvc0_program_destroy (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h326 void nvc0_program_destroy(struct nvc0_context *, struct nvc0_program *);
H A Dnvc0_program.c926 nvc0_program_destroy(struct nvc0_context *nvc0, struct nvc0_program *prog) function in typeref:typename:void
H A Dnvc0_screen.c630 nvc0_program_destroy(NULL, screen->pm.prog);
H A Dnvc0_state_validate.c485 nvc0_program_destroy(nvc0, vp);
H A Dnvc0_state.c631 nvc0_program_destroy(nvc0_context(pipe), prog);
H A Dnvc0_surface.c1703 nvc0_program_destroy(NULL, prog);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h329 void nvc0_program_destroy(struct nvc0_context *, struct nvc0_program *);
H A Dnvc0_program.c988 nvc0_program_destroy(struct nvc0_context *nvc0, struct nvc0_program *prog) function in typeref:typename:void
H A Dnvc0_screen.c713 nvc0_program_destroy(NULL, screen->pm.prog);
H A Dnvc0_state_validate.c494 nvc0_program_destroy(nvc0, vp);
H A Dnvc0_state.c640 nvc0_program_destroy(nvc0_context(pipe), prog);
H A Dnvc0_surface.c1734 nvc0_program_destroy(NULL, prog);

Completed in 21 milliseconds