| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| lp_bld_sample_aos.c | 452 LLVMValueRef width_vec, height_vec, depth_vec; local 465 &width_vec, 511 width_vec, x_stride, offsets[0], 755 LLVMValueRef width_vec, height_vec, depth_vec; local 773 &width_vec, 859 width_vec, x_stride, offsets[0],
|
| lp_bld_sample_soa.c | 875 LLVMValueRef width_vec; local 888 &width_vec, &height_vec, &depth_vec); 901 x = lp_build_sample_wrap_nearest(bld, coords[0], width_vec, 937 width_vec, height_vec, depth_vec, 1026 LLVMValueRef width_vec; local 1071 &width_vec, &height_vec, &depth_vec); 1086 lp_build_sample_wrap_linear(bld, is_gather, coords[0], width_vec, 1141 LLVMValueRef length_minus_one = lp_build_sub(ivec_bld, width_vec, ivec_bld->one); 1143 height_vec = width_vec; 1350 width_vec, height_vec, depth_vec [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| lp_bld_sample_aos.c | 452 LLVMValueRef width_vec, height_vec, depth_vec; local 465 &width_vec, 511 width_vec, x_stride, offsets[0], 763 LLVMValueRef width_vec, height_vec, depth_vec; local 781 &width_vec, 868 width_vec, x_stride, offsets[0],
|
| lp_bld_sample_soa.c | 865 LLVMValueRef width_vec; local 878 &width_vec, &height_vec, &depth_vec); 891 x = lp_build_sample_wrap_nearest(bld, coords[0], width_vec, 927 width_vec, height_vec, depth_vec, 1016 LLVMValueRef width_vec; local 1045 &width_vec, &height_vec, &depth_vec); 1060 lp_build_sample_wrap_linear(bld, is_gather, coords[0], width_vec, 1115 LLVMValueRef length_minus_one = lp_build_sub(ivec_bld, width_vec, ivec_bld->one); 1117 height_vec = width_vec; 1324 width_vec, height_vec, depth_vec [all...] |