Home
last modified time | relevance | path

Searched defs:allocateDeviceMemory (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkMemory.cpp23 void *allocateDeviceMemory(size_t bytes, size_t alignment) in allocateDeviceMemory() function
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestMemoryDomain.cpp227 std::pair<int, test_wrapper::Memory> allocateDeviceMemory( in allocateDeviceMemory() function in __anon63c17ae20111::MemoryDomainTestBase
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sc/
H A DvktDeviceObjectReservationTests.cpp185 void allocateDeviceMemory(const DeviceInterface &vkd, const VkDevice device, VkDeviceSize size, in allocateDeviceMemory() function