Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dobject_tracker_utils.cpp361 bool ObjectLifetimes::PreCallValidateGetDeviceQueue2(VkDevice device, const VkDeviceQueueInfo2 *pQu… in PreCallValidateGetDeviceQueue2() function in ObjectLifetimes
/external/vulkan-validation-layers/layers/generated/
Dparameter_validation.h736 bool PreCallValidateGetDeviceQueue2(
Dobject_tracker.h990 bool PreCallValidateGetDeviceQueue2(
Dchassis.h2986 …virtual bool PreCallValidateGetDeviceQueue2(VkDevice device, const VkDeviceQueueInfo2* pQueueInfo,… in PreCallValidateGetDeviceQueue2() function
Dparameter_validation.cpp5146 bool StatelessValidation::PreCallValidateGetDeviceQueue2( in PreCallValidateGetDeviceQueue2() function in StatelessValidation
Dchassis.cpp4252 skip |= intercept->PreCallValidateGetDeviceQueue2(device, pQueueInfo, pQueue); in GetDeviceQueue2()