Searched refs:depth_vec (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_aos.c452 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 Dlp_bld_sample_soa.c877 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 Dlp_bld_sample_aos.c452 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 Dlp_bld_sample_soa.c867 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...]

Completed in 11 milliseconds