Searched refs:st_convert_sampler (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_atom_sampler.c60 st_convert_sampler(const struct st_context *st, function in typeref:typename:void
161 st_convert_sampler(st, texobj, msamp, ctx->Texture.Unit[texUnit].LodBiasQuantized,
H A Dst_texture.h366 st_convert_sampler(const struct st_context *st,
H A Dst_cb_texture.c3647 st_convert_sampler(st, texObj, sampObj, 0, &sampler, false);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_texture.h339 st_convert_sampler(const struct st_context *st,
H A Dst_atom_sampler.c106 st_convert_sampler(const struct st_context *st, function in typeref:typename:void
241 st_convert_sampler(st, texobj, msamp, ctx->Texture.Unit[texUnit].LodBias,
H A Dst_cb_texture.c3222 st_convert_sampler(st, texObj, sampObj, 0, &sampler);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.3.0.rst2589 - st/mesa: move handling CubeMapSeamless into st_convert_sampler where it belongs

Completed in 22 milliseconds