Module opencl3::svm

source ·

Structs

  • An OpenCL Shared Virtual Memory (SVM) vector. It has the lifetime of the Context that it was constructed from.
    Note: T cannot be a “zero sized type” (ZST).