Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktGlobalPriorityQueueUtils.cpp327 void BufferWithMemory::invalidateAlloc(const DeviceInterface &vk, const VkDevice device) const in invalidateAlloc() function in vkt::synchronization::BufferWithMemory
/external/deqp/external/vulkancts/framework/vulkan/
DvkMemUtil.cpp107 void invalidateAlloc(const DeviceInterface &vkd, VkDevice device, const Allocation &alloc) in invalidateAlloc() function