Searched defs:AllocationCreateInfo (Results 1 – 1 of 1) sorted by relevance
48 struct AllocationCreateInfo { struct49 bool dedicated;50 bool virtioGpu;51 bool hostmemRegisterFixed;52 bool fromLoad;53 uint64_t size;54 uint64_t hostmemId;55 void *externalAddr;