Searched defs:allocateMemory (Results 1 – 7 of 7) sorted by relevance
254 auto allocateMemory = [](GrMemoryPool& pool, AutoPoolReleaser& r) { in DEF_TEST() local
9 AllocateMemoryFunc allocateMemory; variable
155 Move<VkDeviceMemory> allocateMemory (const DeviceInterface& vk, VkDevice device, const VkMemoryAllo… function
30 VkResult DeviceDriver::allocateMemory (VkDevice device, const VkMemoryAllocateInfo* pAllocateInfo, … function in DeviceDriver
16 VKAPI_ATTR VkResult VKAPI_CALL allocateMemory (VkDevice device, const VkMemoryAllocateInfo* pAlloca… function
186 inline void * allocateMemory(uint32_t size, UErrorCode *status) in allocateMemory() function
16066 …Result allocateMemory( const MemoryAllocateInfo* pAllocateInfo, const AllocationCallbacks* pAlloca… in allocateMemory() function in vk::Device16072 …ResultValueType<DeviceMemory>::type allocateMemory( const MemoryAllocateInfo & allocateInfo, Optio… in allocateMemory() function in vk::Device