Searched refs:free_glsl_to_tgsi_visitor (Results 1 – 4 of 4) sorted by relevance
105 free_glsl_to_tgsi_visitor(stvp->glsl_to_tgsi); in st_delete_program()118 free_glsl_to_tgsi_visitor(p->glsl_to_tgsi); in st_delete_program()129 free_glsl_to_tgsi_visitor(stfp->glsl_to_tgsi); in st_delete_program()140 free_glsl_to_tgsi_visitor(stcp->glsl_to_tgsi); in st_delete_program()
55 void free_glsl_to_tgsi_visitor(struct glsl_to_tgsi_visitor *v);
512 free_glsl_to_tgsi_visitor(stvp->glsl_to_tgsi); in st_translate_vertex_program()961 free_glsl_to_tgsi_visitor(stfp->glsl_to_tgsi); in st_translate_fragment_program()1494 free_glsl_to_tgsi_visitor(stgp->glsl_to_tgsi); in st_translate_geometry_program()1587 free_glsl_to_tgsi_visitor(sttcp->glsl_to_tgsi); in st_translate_tessctrl_program()1635 free_glsl_to_tgsi_visitor(sttep->glsl_to_tgsi); in st_translate_tesseval_program()1671 free_glsl_to_tgsi_visitor(stcp->glsl_to_tgsi); in st_translate_compute_program()
4502 extern "C" void free_glsl_to_tgsi_visitor(glsl_to_tgsi_visitor *v) in free_glsl_to_tgsi_visitor() function6822 free_glsl_to_tgsi_visitor(v); in get_mesa_program_tgsi()