Home
last modified time | relevance | path

Searched refs:PreCallValidateDestroyImageView (Results 1 – 8 of 8) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dparameter_validation.h256 bool PreCallValidateDestroyImageView(
Dobject_tracker.h386 bool PreCallValidateDestroyImageView(
Dobject_tracker.cpp933 bool ObjectLifetimes::PreCallValidateDestroyImageView( in PreCallValidateDestroyImageView() function in ObjectLifetimes
Dchassis.h2698 …virtual bool PreCallValidateDestroyImageView(VkDevice device, VkImageView imageView, const VkAlloc… in PreCallValidateDestroyImageView() function
Dparameter_validation.cpp2892 bool StatelessValidation::PreCallValidateDestroyImageView( in PreCallValidateDestroyImageView() function in StatelessValidation
Dchassis.cpp2141 skip |= intercept->PreCallValidateDestroyImageView(device, imageView, pAllocator); in DestroyImageView()
/external/vulkan-validation-layers/layers/
Dcore_validation.h1511 …bool PreCallValidateDestroyImageView(VkDevice device, VkImageView imageView, const VkAllocationCal…
Dbuffer_validation.cpp4560 bool CoreChecks::PreCallValidateDestroyImageView(VkDevice device, VkImageView imageView, const VkAl… in PreCallValidateDestroyImageView() function in CoreChecks