Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_composite.c410 unsigned src_wrap = xa_repeat_to_gallium(src_pic->wrap); in bind_samplers() local
415 src_sampler.wrap_s = src_wrap; in bind_samplers()
416 src_sampler.wrap_t = src_wrap; in bind_samplers()