Home
last modified time | relevance | path

Searched refs:PreCallValidateGetPhysicalDeviceExternalImageFormatPropertiesNV (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dparameter_validation.h1303 bool PreCallValidateGetPhysicalDeviceExternalImageFormatPropertiesNV(
H A Dobject_tracker.h1715 bool PreCallValidateGetPhysicalDeviceExternalImageFormatPropertiesNV(
H A Dobject_tracker.cpp3778 bool ObjectLifetimes::PreCallValidateGetPhysicalDeviceExternalImageFormatPropertiesNV( in PreCallValidateGetPhysicalDeviceExternalImageFormatPropertiesNV() function in ObjectLifetimes
H A Dchassis.h3366 …virtual bool PreCallValidateGetPhysicalDeviceExternalImageFormatPropertiesNV(VkPhysicalDevice phys… in PreCallValidateGetPhysicalDeviceExternalImageFormatPropertiesNV() function
H A Dparameter_validation.cpp8073 bool StatelessValidation::PreCallValidateGetPhysicalDeviceExternalImageFormatPropertiesNV( in PreCallValidateGetPhysicalDeviceExternalImageFormatPropertiesNV() function in StatelessValidation
H A Dchassis.cpp7052 …skip |= intercept->PreCallValidateGetPhysicalDeviceExternalImageFormatPropertiesNV(physicalDevice,… in GetPhysicalDeviceExternalImageFormatPropertiesNV()