Searched refs:atlas_sampler (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_context.h242 struct pipe_sampler_state atlas_sampler; member in struct:st_context::__anon7939cd9a0508
H A Dst_cb_bitmap.c235 samplers[fpv->bitmap_sampler] = &st->bitmap.atlas_sampler;
557 st->bitmap.atlas_sampler = st->bitmap.sampler;
558 st->bitmap.atlas_sampler.normalized_coords = 0;
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_context.h285 struct pipe_sampler_state atlas_sampler; member in struct:st_context::__anona857cd8d0608
H A Dst_cb_bitmap.c235 samplers[fpv->bitmap_sampler] = &st->bitmap.atlas_sampler;
563 st->bitmap.atlas_sampler = st->bitmap.sampler;
564 st->bitmap.atlas_sampler.normalized_coords = 0;

Completed in 7 milliseconds