Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktGlobalPriorityQueueUtils.cpp338 void BufferWithMemory::flushAlloc (const DeviceInterface& vk, const VkDevice device) const in flushAlloc() function in vkt::synchronization::BufferWithMemory
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
DvktGlobalPriorityQueueUtils.cpp446 void BufferWithMemory::flushAlloc (const DeviceInterface& vk, const VkDevice device) const in flushAlloc() function in vkt::synchronization::BufferWithMemory
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkMemUtil.cpp97 void flushAlloc (const DeviceInterface& vkd, VkDevice device, const Allocation& alloc) in flushAlloc() function