Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_program.h104 void nv50_program_destroy(struct nv50_context *, struct nv50_program *);
Dnv50_state_validate.c211 nv50_program_destroy(nv50, vp); in nv50_check_program_ucps()
Dnv50_program.c423 nv50_program_destroy(struct nv50_context *nv50, struct nv50_program *p) in nv50_program_destroy() function
Dnv50_state.c694 nv50_program_destroy(nv50_context(pipe), prog); in nv50_sp_state_delete()