Home
last modified time | relevance | path

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

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