Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_atom_list.h25 ST_STATE(ST_NEW_RENDER_SAMPLERS, st_update_sampler) /* depends on update_*_texture for swizzle */
70 ST_STATE(ST_NEW_CS_SAMPLERS, st_update_sampler) /* depends on update_compute_texture for swizzle */
Dst_atom_sampler.c377 const struct st_tracked_state st_update_sampler = { variable