Home
last modified time | relevance | path

Searched defs:PreCallValidateDestroyImageView (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dbuffer_validation.cpp4560 bool CoreChecks::PreCallValidateDestroyImageView(VkDevice device, VkImageView imageView, const VkAl… in PreCallValidateDestroyImageView() function in CoreChecks
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dparameter_validation.cpp2892 bool StatelessValidation::PreCallValidateDestroyImageView( in PreCallValidateDestroyImageView() function in StatelessValidation
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