Home
last modified time | relevance | path

Searched refs:PreCallValidateDestroyBuffer (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/
Dcore_validation.h931 …bool PreCallValidateDestroyBuffer(VkDevice device, VkBuffer buffer, const VkAllocationCallbacks* p…
Dbuffer_validation.cpp4505 bool CoreChecks::PreCallValidateDestroyBuffer(VkDevice device, VkBuffer buffer, const VkAllocationC… in PreCallValidateDestroyBuffer() function in CoreChecks