Searched refs:src_wrap (Results 1 – 2 of 2) sorted by relevance
406 unsigned src_wrap = xa_repeat_to_gallium(src_pic->wrap); in bind_samplers() local411 src_sampler.wrap_s = src_wrap; in bind_samplers()412 src_sampler.wrap_t = src_wrap; in bind_samplers()
375 unsigned src_wrap = render_repeat_to_gallium( in bind_samplers() local381 src_sampler.wrap_s = src_wrap; in bind_samplers()382 src_sampler.wrap_t = src_wrap; in bind_samplers()