Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_composite.c406 unsigned src_wrap = xa_repeat_to_gallium(src_pic->wrap); in bind_samplers() local
411 src_sampler.wrap_s = src_wrap; in bind_samplers()
412 src_sampler.wrap_t = src_wrap; in bind_samplers()
/external/mesa3d/src/gallium/state_trackers/xorg/
Dxorg_composite.c375 unsigned src_wrap = render_repeat_to_gallium( in bind_samplers() local
381 src_sampler.wrap_s = src_wrap; in bind_samplers()
382 src_sampler.wrap_t = src_wrap; in bind_samplers()