Home
last modified time | relevance | path

Searched refs:st_update_vertex_samplers (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_atom_list.h23 ST_STATE(ST_NEW_VS_SAMPLERS, st_update_vertex_samplers) /* depends on update_*_texture for swizzle …
Dst_atom_sampler.c328 st_update_vertex_samplers(struct st_context *st) in st_update_vertex_samplers() function