Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_context.h202 void nvc0_program_destroy(struct nvc0_context *, struct nvc0_program *);
Dnvc0_state_validate.c275 nvc0_program_destroy(nvc0, vp); in nvc0_check_program_ucps()
Dnvc0_program.c747 nvc0_program_destroy(struct nvc0_context *nvc0, struct nvc0_program *prog) in nvc0_program_destroy() function
Dnvc0_state.c592 nvc0_program_destroy(nvc0_context(pipe), prog); in nvc0_sp_state_delete()