Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/xa/
Dxa_composite.c463 unsigned src_wrap = xa_repeat_to_gallium(src_pic->wrap); in bind_samplers() local
468 src_sampler.wrap_s = src_wrap; in bind_samplers()
469 src_sampler.wrap_t = src_wrap; in bind_samplers()