Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dparameter_validation.h829 bool PreCallValidateGetDeviceGroupSurfacePresentModesKHR(
H A Dobject_tracker.h1127 bool PreCallValidateGetDeviceGroupSurfacePresentModesKHR(
H A Dobject_tracker.cpp2471 bool ObjectLifetimes::PreCallValidateGetDeviceGroupSurfacePresentModesKHR( in PreCallValidateGetDeviceGroupSurfacePresentModesKHR() function in ObjectLifetimes
H A Dchassis.h3049 …virtual bool PreCallValidateGetDeviceGroupSurfacePresentModesKHR(VkDevice device, VkSurfaceKHR sur… in PreCallValidateGetDeviceGroupSurfacePresentModesKHR() function
H A Dparameter_validation.cpp5683 bool StatelessValidation::PreCallValidateGetDeviceGroupSurfacePresentModesKHR( in PreCallValidateGetDeviceGroupSurfacePresentModesKHR() function in StatelessValidation
H A Dchassis.cpp4736 … skip |= intercept->PreCallValidateGetDeviceGroupSurfacePresentModesKHR(device, surface, pModes); in GetDeviceGroupSurfacePresentModesKHR()