Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_cb_program.c102 st_release_vp_variants( st, stvp ); in st_delete_program()
189 st_release_vp_variants(st, stvp); in st_program_string_notify()
Dst_program.h402 st_release_vp_variants( struct st_context *st,
Dst_shader_cache.c170 st_release_vp_variants(st, stvp); in st_deserialise_tgsi_program()
Dst_program.c232 st_release_vp_variants( struct st_context *st, in st_release_vp_variants() function