Searched defs:allocFlags (Results 1 – 5 of 5) sorted by relevance
296 bool SkBitmap::tryAllocPixelsFlags(const SkImageInfo& requestedInfo, uint32_t allocFlags) { in tryAllocPixelsFlags()
11879 VmaAllocationCreateFlags allocFlags, in AllocateFromBlock()13895 VmaRecorder::UserDataString::UserDataString(VmaAllocationCreateFlags allocFlags, const void* pUserD… in UserDataString()
12745 VmaAllocationCreateFlags allocFlags, in AllocateFromBlock()12771 VmaAllocationCreateFlags allocFlags, in CommitAllocationRequest()
12784 VmaAllocationCreateFlags allocFlags, in AllocateFromBlock()12810 VmaAllocationCreateFlags allocFlags, in CommitAllocationRequest()
7751 VmaVirtualAllocationCreateFlags allocFlags; in TestVirtualBlocksAlgorithmsBenchmark() local