HomeSort by relevance Sort by last modified time
    Searched refs:width_vec (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_sample_aos.c 637 LLVMValueRef width_vec, height_vec, depth_vec; local
650 &width_vec,
696 width_vec, x_stride, offsets[0],
760 LLVMValueRef width_vec, height_vec, depth_vec; local
772 &width_vec,
778 s, width_vec, offsets[0],
1038 LLVMValueRef width_vec, height_vec, depth_vec; local
1235 LLVMValueRef width_vec, height_vec, depth_vec; local
    [all...]
lp_bld_sample_soa.c 730 LLVMValueRef width_vec; local
743 &width_vec, &height_vec, &depth_vec);
756 x = lp_build_sample_wrap_nearest(bld, coords[0], width_vec,
792 width_vec, height_vec, depth_vec,
881 LLVMValueRef width_vec; local
    [all...]

Completed in 5697 milliseconds