Home
last modified time | relevance | path

Searched refs:RecordGetDeviceQueueState (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/
Dcore_validation.h819 void RecordGetDeviceQueueState(uint32_t queue_family_index, VkQueue queue);
Dcore_validation.cpp4069 void ValidationStateTracker::RecordGetDeviceQueueState(uint32_t queue_family_index, VkQueue queue) { in RecordGetDeviceQueueState() function in ValidationStateTracker
4104 RecordGetDeviceQueueState(queueFamilyIndex, *pQueue); in PostCallRecordGetDeviceQueue()
4108 RecordGetDeviceQueueState(pQueueInfo->queueFamilyIndex, *pQueue); in PostCallRecordGetDeviceQueue2()