HomeSort by: relevance | last modified time | path
    Searched refs:depth_vec (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
lp_bld_sample_aos.c 452 LLVMValueRef width_vec, height_vec, depth_vec; local
467 &depth_vec);
531 depth_vec, img_stride_vec, offsets[2],
755 LLVMValueRef width_vec, height_vec, depth_vec; local
775 &depth_vec);
909 depth_vec, z_stride, offsets[2],
lp_bld_sample_soa.c 877 LLVMValueRef depth_vec; local
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
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/
lp_bld_sample_aos.c 452 LLVMValueRef width_vec, height_vec, depth_vec; local
467 &depth_vec);
531 depth_vec, img_stride_vec, offsets[2],
763 LLVMValueRef width_vec, height_vec, depth_vec; local
783 &depth_vec);
918 depth_vec, z_stride, offsets[2],
lp_bld_sample_soa.c 867 LLVMValueRef depth_vec; local
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
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 23 milliseconds