Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dparameter_validation.h771 bool PreCallValidateGetPhysicalDeviceExternalSemaphoreProperties(
H A Dobject_tracker.h1049 bool PreCallValidateGetPhysicalDeviceExternalSemaphoreProperties(
H A Dobject_tracker.cpp2322 bool ObjectLifetimes::PreCallValidateGetPhysicalDeviceExternalSemaphoreProperties( in PreCallValidateGetPhysicalDeviceExternalSemaphoreProperties() function in ObjectLifetimes
H A Dchassis.h3010 …virtual bool PreCallValidateGetPhysicalDeviceExternalSemaphoreProperties(VkPhysicalDevice physical… in PreCallValidateGetPhysicalDeviceExternalSemaphoreProperties() function
H A Dparameter_validation.cpp5381 bool StatelessValidation::PreCallValidateGetPhysicalDeviceExternalSemaphoreProperties( in PreCallValidateGetPhysicalDeviceExternalSemaphoreProperties() function in StatelessValidation
H A Dchassis.cpp4433 …skip |= intercept->PreCallValidateGetPhysicalDeviceExternalSemaphoreProperties(physicalDevice, pEx… in GetPhysicalDeviceExternalSemaphoreProperties()