Searched defs:allocateDeviceMemory (Results 1 – 3 of 3) sorted by relevance
23 void *allocateDeviceMemory(size_t bytes, size_t alignment) in allocateDeviceMemory() function
227 std::pair<int, test_wrapper::Memory> allocateDeviceMemory( in allocateDeviceMemory() function in __anon63c17ae20111::MemoryDomainTestBase
185 void allocateDeviceMemory(const DeviceInterface &vkd, const VkDevice device, VkDeviceSize size, in allocateDeviceMemory() function