Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dparameter_validation.h833 bool PreCallValidateGetPhysicalDevicePresentRectanglesKHR(
H A Dobject_tracker.h1131 bool PreCallValidateGetPhysicalDevicePresentRectanglesKHR(
H A Dobject_tracker.cpp2482 bool ObjectLifetimes::PreCallValidateGetPhysicalDevicePresentRectanglesKHR( in PreCallValidateGetPhysicalDevicePresentRectanglesKHR() function in ObjectLifetimes
H A Dchassis.h3052 …virtual bool PreCallValidateGetPhysicalDevicePresentRectanglesKHR(VkPhysicalDevice physicalDevice,… in PreCallValidateGetPhysicalDevicePresentRectanglesKHR() function
H A Dparameter_validation.cpp5694 bool StatelessValidation::PreCallValidateGetPhysicalDevicePresentRectanglesKHR( in PreCallValidateGetPhysicalDevicePresentRectanglesKHR() function in StatelessValidation
H A Dchassis.cpp4760 …skip |= intercept->PreCallValidateGetPhysicalDevicePresentRectanglesKHR(physicalDevice, surface, p… in GetPhysicalDevicePresentRectanglesKHR()