Home
last modified time | relevance | path

Searched refs:allocateDeviceMemory (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkMemory.hpp24 void *allocateDeviceMemory(size_t bytes, size_t alignment);
DVkMemory.cpp22 void *allocateDeviceMemory(size_t bytes, size_t alignment) in allocateDeviceMemory() function
DVkDeviceMemory.cpp323 buffer = vk::allocateDeviceMemory(allocationSize, REQUIRED_MEMORY_ALIGNMENT); in allocateBuffer()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
DvktDeviceObjectReservationTests.cpp193 void allocateDeviceMemory (const DeviceInterface& vkd, in allocateDeviceMemory() function
1442 allocateDeviceMemory(vkd, device, 16U, begin(mems), end(mems)); in performTest()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
DvktDeviceObjectReservationTests.cpp193 void allocateDeviceMemory (const DeviceInterface& vkd, in allocateDeviceMemory() function
1442 allocateDeviceMemory(vkd, device, 16U, begin(mems), end(mems)); in performTest()