Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation.h461 …void RecordGetDeviceQueueState(layer_data* device_data, uint32_t queue_family_index, VkQueue queue…
Dcore_validation.cpp3951 void CoreChecks::RecordGetDeviceQueueState(layer_data *device_data, uint32_t queue_family_index, Vk… in RecordGetDeviceQueueState() function in CoreChecks
3987 RecordGetDeviceQueueState(device_data, queueFamilyIndex, *pQueue); in PostCallRecordGetDeviceQueue()
3992 RecordGetDeviceQueueState(device_data, pQueueInfo->queueFamilyIndex, *pQueue); in PostCallRecordGetDeviceQueue2()