Home
last modified time | relevance | path

Searched defs:icoord (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c134 wrap_nearest_repeat(float s, unsigned size, int offset, int *icoord) in wrap_nearest_repeat() argument
144 wrap_nearest_clamp(float s, unsigned size, int offset, int *icoord) in wrap_nearest_clamp() argument
160 wrap_nearest_clamp_to_edge(float s, unsigned size, int offset, int *icoord) in wrap_nearest_clamp_to_edge() argument
180 wrap_nearest_clamp_to_border(float s, unsigned size, int offset, int *icoord) wrap_nearest_clamp_to_border() argument
198 wrap_nearest_mirror_repeat(float s, unsigned size, int offset, int *icoord) wrap_nearest_mirror_repeat() argument
220 wrap_nearest_mirror_clamp(float s, unsigned size, int offset, int *icoord) wrap_nearest_mirror_clamp() argument
235 wrap_nearest_mirror_clamp_to_edge(float s, unsigned size, int offset, int *icoord) wrap_nearest_mirror_clamp_to_edge() argument
253 wrap_nearest_mirror_clamp_to_border(float s, unsigned size, int offset, int *icoord) wrap_nearest_mirror_clamp_to_border() argument
417 wrap_nearest_unorm_clamp(float s, unsigned size, int offset, int *icoord) wrap_nearest_unorm_clamp() argument
428 wrap_nearest_unorm_clamp_to_border(float s, unsigned size, int offset, int *icoord) wrap_nearest_unorm_clamp_to_border() argument
438 wrap_nearest_unorm_clamp_to_edge(float s, unsigned size, int offset, int *icoord) wrap_nearest_unorm_clamp_to_edge() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c698 LLVMValueRef icoord; in lp_build_sample_wrap_nearest() local
[all...]

Completed in 7 milliseconds