| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample_aos.c | 452 LLVMValueRef width_vec, height_vec, depth_vec; local in function:lp_build_sample_image_nearest 467 &depth_vec); 531 depth_vec, img_stride_vec, offsets[2], 755 LLVMValueRef width_vec, height_vec, depth_vec; local in function:lp_build_sample_image_linear 775 &depth_vec); 909 depth_vec, z_stride, offsets[2],
|
| H A D | lp_bld_sample_soa.c | 877 LLVMValueRef depth_vec; local in function:lp_build_sample_image_nearest 888 &width_vec, &height_vec, &depth_vec); 915 z = lp_build_sample_wrap_nearest(bld, coords[2], depth_vec, 937 width_vec, height_vec, depth_vec, 1028 LLVMValueRef depth_vec; local in function:lp_build_sample_image_linear 1071 &width_vec, &height_vec, &depth_vec); 1108 lp_build_sample_wrap_linear(bld, is_gather, coords[2], depth_vec, 1350 width_vec, height_vec, depth_vec, 1355 width_vec, height_vec, depth_vec, 1389 width_vec, height_vec, depth_vec, [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample_aos.c | 452 LLVMValueRef width_vec, height_vec, depth_vec; local in function:lp_build_sample_image_nearest 467 &depth_vec); 531 depth_vec, img_stride_vec, offsets[2], 763 LLVMValueRef width_vec, height_vec, depth_vec; local in function:lp_build_sample_image_linear 783 &depth_vec); 918 depth_vec, z_stride, offsets[2],
|
| H A D | lp_bld_sample_soa.c | 867 LLVMValueRef depth_vec; local in function:lp_build_sample_image_nearest 878 &width_vec, &height_vec, &depth_vec); 905 z = lp_build_sample_wrap_nearest(bld, coords[2], depth_vec, 927 width_vec, height_vec, depth_vec, 1018 LLVMValueRef depth_vec; local in function:lp_build_sample_image_linear 1045 &width_vec, &height_vec, &depth_vec); 1082 lp_build_sample_wrap_linear(bld, is_gather, coords[2], depth_vec, 1324 width_vec, height_vec, depth_vec, 1329 width_vec, height_vec, depth_vec, 1362 width_vec, height_vec, depth_vec, [all...] |