Home
last modified time | relevance | path

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

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