Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dparameter_validation.h968 bool PreCallValidateGetDeviceGroupPeerMemoryFeaturesKHR(
H A Dobject_tracker.h1331 bool PreCallValidateGetDeviceGroupPeerMemoryFeaturesKHR(
H A Dobject_tracker.cpp2877 bool ObjectLifetimes::PreCallValidateGetDeviceGroupPeerMemoryFeaturesKHR( in PreCallValidateGetDeviceGroupPeerMemoryFeaturesKHR() function in ObjectLifetimes
H A Dchassis.h3148 …virtual bool PreCallValidateGetDeviceGroupPeerMemoryFeaturesKHR(VkDevice device, uint32_t heapInde… in PreCallValidateGetDeviceGroupPeerMemoryFeaturesKHR() function
H A Dparameter_validation.cpp6367 bool StatelessValidation::PreCallValidateGetDeviceGroupPeerMemoryFeaturesKHR( in PreCallValidateGetDeviceGroupPeerMemoryFeaturesKHR() function in StatelessValidation
H A Dchassis.cpp5387 …skip |= intercept->PreCallValidateGetDeviceGroupPeerMemoryFeaturesKHR(device, heapIndex, localDevi… in GetDeviceGroupPeerMemoryFeaturesKHR()