Searched defs:CopyDirection (Results 1 – 3 of 3) sorted by relevance
29 enum class CopyDirection { TO_DEVICE = 0, TO_HOST, INVALID_COPY_DIRECT }; enum
95 const enum CopyDirection { enum
89064 var CopyDirection = /* @__PURE__ */ ((CopyDirection2) => { variable