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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c603 LLVMValueRef width_vec; local
616 &width_vec, &height_vec, &depth_vec);
629 x = lp_build_sample_wrap_nearest(bld, s, width_vec, flt_width_vec,
661 width_vec, height_vec, depth_vec,
685 LLVMValueRef width_vec; local
701 &width_vec, &height_vec, &depth_vec);
714 lp_build_sample_wrap_linear(bld, s, width_vec, flt_width_vec,
756 width_vec, height_vec, depth_vec,
761 width_vec, height_vec, depth_vec,
780 width_vec, height_ve
[all...]
H A Dlp_bld_sample_aos.c530 LLVMValueRef width_vec, height_vec, depth_vec; local
545 &width_vec,
595 width_vec, x_stride,
655 LLVMValueRef width_vec, height_vec, depth_vec; local
667 &width_vec,
673 s, width_vec,
980 LLVMValueRef width_vec, height_vec, depth_vec; local
1000 &width_vec,
1071 width_vec, x_stride,
1159 LLVMValueRef width_vec, height_ve local
[all...]
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c603 LLVMValueRef width_vec; local
616 &width_vec, &height_vec, &depth_vec);
629 x = lp_build_sample_wrap_nearest(bld, s, width_vec, flt_width_vec,
661 width_vec, height_vec, depth_vec,
685 LLVMValueRef width_vec; local
701 &width_vec, &height_vec, &depth_vec);
714 lp_build_sample_wrap_linear(bld, s, width_vec, flt_width_vec,
756 width_vec, height_vec, depth_vec,
761 width_vec, height_vec, depth_vec,
780 width_vec, height_ve
[all...]
H A Dlp_bld_sample_aos.c530 LLVMValueRef width_vec, height_vec, depth_vec; local
545 &width_vec,
595 width_vec, x_stride,
655 LLVMValueRef width_vec, height_vec, depth_vec; local
667 &width_vec,
673 s, width_vec,
980 LLVMValueRef width_vec, height_vec, depth_vec; local
1000 &width_vec,
1071 width_vec, x_stride,
1159 LLVMValueRef width_vec, height_ve local
[all...]

Completed in 100 milliseconds