Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dparameter_validation.h672 bool PreCallValidateGetDeviceGroupPeerMemoryFeatures(
H A Dobject_tracker.h926 bool PreCallValidateGetDeviceGroupPeerMemoryFeatures(
H A Dobject_tracker.cpp2047 bool ObjectLifetimes::PreCallValidateGetDeviceGroupPeerMemoryFeatures( in PreCallValidateGetDeviceGroupPeerMemoryFeatures() function in ObjectLifetimes
H A Dchassis.h2941 …virtual bool PreCallValidateGetDeviceGroupPeerMemoryFeatures(VkDevice device, uint32_t heapIndex, … in PreCallValidateGetDeviceGroupPeerMemoryFeatures() function
H A Dparameter_validation.cpp4898 bool StatelessValidation::PreCallValidateGetDeviceGroupPeerMemoryFeatures( in PreCallValidateGetDeviceGroupPeerMemoryFeatures() function in StatelessValidation
H A Dchassis.cpp3918 …skip |= intercept->PreCallValidateGetDeviceGroupPeerMemoryFeatures(device, heapIndex, localDeviceI… in GetDeviceGroupPeerMemoryFeatures()