Searched defs:AllocationCreateInfo (Results 1 – 1 of 1) sorted by relevance
49 struct AllocationCreateInfo { struct50 bool virtioGpu;51 bool hostmemRegisterFixed;52 bool fromLoad;53 uint64_t size;54 uint64_t hostmemId;55 void *externalAddr;56 std::optional<uint32_t> dedicatedContextHandle;