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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c688 LLVMValueRef icoord; local in function:lp_build_sample_wrap_nearest
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c134 wrap_nearest_repeat(float s, unsigned size, int offset, int *icoord) argument
144 wrap_nearest_clamp(float s, unsigned size, int offset, int *icoord) argument
160 wrap_nearest_clamp_to_edge(float s, unsigned size, int offset, int *icoord) argument
180 wrap_nearest_clamp_to_border(float s,unsigned size,int offset,int * icoord) argument
198 wrap_nearest_mirror_repeat(float s,unsigned size,int offset,int * icoord) argument
220 wrap_nearest_mirror_clamp(float s,unsigned size,int offset,int * icoord) argument
235 wrap_nearest_mirror_clamp_to_edge(float s,unsigned size,int offset,int * icoord) argument
253 wrap_nearest_mirror_clamp_to_border(float s,unsigned size,int offset,int * icoord) argument
403 wrap_nearest_unorm_clamp(float s,unsigned size,int offset,int * icoord) argument
414 wrap_nearest_unorm_clamp_to_border(float s,unsigned size,int offset,int * icoord) argument
424 wrap_nearest_unorm_clamp_to_edge(float s,unsigned size,int offset,int * icoord) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c134 wrap_nearest_repeat(float s, unsigned size, int offset, int *icoord) argument
144 wrap_nearest_clamp(float s, unsigned size, int offset, int *icoord) argument
160 wrap_nearest_clamp_to_edge(float s, unsigned size, int offset, int *icoord) argument
180 wrap_nearest_clamp_to_border(float s,unsigned size,int offset,int * icoord) argument
198 wrap_nearest_mirror_repeat(float s,unsigned size,int offset,int * icoord) argument
220 wrap_nearest_mirror_clamp(float s,unsigned size,int offset,int * icoord) argument
235 wrap_nearest_mirror_clamp_to_edge(float s,unsigned size,int offset,int * icoord) argument
253 wrap_nearest_mirror_clamp_to_border(float s,unsigned size,int offset,int * icoord) argument
417 wrap_nearest_unorm_clamp(float s,unsigned size,int offset,int * icoord) argument
428 wrap_nearest_unorm_clamp_to_border(float s,unsigned size,int offset,int * icoord) argument
438 wrap_nearest_unorm_clamp_to_edge(float s,unsigned size,int offset,int * icoord) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c698 LLVMValueRef icoord; local in function:lp_build_sample_wrap_nearest
[all...]

Completed in 13 milliseconds