Home
last modified time | relevance | path

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

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