Searched refs:st_texture_get_current_sampler_view (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_sampler_view.h73 st_texture_get_current_sampler_view(const struct st_context *st,
H A Dst_sampler_view.c168 st_texture_get_current_sampler_view(const struct st_context *st, function in typeref:typename:const struct st_sampler_view *
555 sv = st_texture_get_current_sampler_view(st, stObj);
604 sv = st_texture_get_current_sampler_view(st, stObj);
H A Dst_atom_sampler.c172 const struct st_sampler_view *sv = st_texture_get_current_sampler_view(st, stobj);
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_sampler_view.h73 st_texture_get_current_sampler_view(const struct st_context *st,
H A Dst_sampler_view.c203 st_texture_get_current_sampler_view(const struct st_context *st, function in typeref:struct:st_sampler_view *
637 sv = st_texture_get_current_sampler_view(st, stObj);
691 sv = st_texture_get_current_sampler_view(st, stObj);
H A Dst_atom_sampler.c106 const struct st_sampler_view *sv = st_texture_get_current_sampler_view(st, stobj);

Completed in 5 milliseconds