Searched refs:src_wrap (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/
H A Dxa_composite.c463 unsigned src_wrap = xa_repeat_to_gallium(src_pic->wrap); local in function:bind_samplers
468 src_sampler.wrap_s = src_wrap;
469 src_sampler.wrap_t = src_wrap;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xa/
H A Dxa_composite.c463 unsigned src_wrap = xa_repeat_to_gallium(src_pic->wrap); local in function:bind_samplers
468 src_sampler.wrap_s = src_wrap;
469 src_sampler.wrap_t = src_wrap;

Completed in 4 milliseconds