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 D | nvc0_context.h | 326 void nvc0_program_destroy(struct nvc0_context *, struct nvc0_program *);
|
| H A D | nvc0_program.c | 926 nvc0_program_destroy(struct nvc0_context *nvc0, struct nvc0_program *prog) function in typeref:typename:void
|
| H A D | nvc0_screen.c | 630 nvc0_program_destroy(NULL, screen->pm.prog);
|
| H A D | nvc0_state_validate.c | 485 nvc0_program_destroy(nvc0, vp);
|
| H A D | nvc0_state.c | 631 nvc0_program_destroy(nvc0_context(pipe), prog);
|
| H A D | nvc0_surface.c | 1703 nvc0_program_destroy(NULL, prog);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_context.h | 329 void nvc0_program_destroy(struct nvc0_context *, struct nvc0_program *);
|
| H A D | nvc0_program.c | 988 nvc0_program_destroy(struct nvc0_context *nvc0, struct nvc0_program *prog) function in typeref:typename:void
|
| H A D | nvc0_screen.c | 713 nvc0_program_destroy(NULL, screen->pm.prog);
|
| H A D | nvc0_state_validate.c | 494 nvc0_program_destroy(nvc0, vp);
|
| H A D | nvc0_state.c | 640 nvc0_program_destroy(nvc0_context(pipe), prog);
|
| H A D | nvc0_surface.c | 1734 nvc0_program_destroy(NULL, prog);
|
Completed in 21 milliseconds