Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dvk_dispatch_table_helper.h45 static VKAPI_ATTR void VKAPI_CALL StubGetDeviceQueue2(VkDevice device, const VkDeviceQueueInfo2* pQ… in StubGetDeviceQueue2() function
538 …etDeviceQueue2 == nullptr) { table->GetDeviceQueue2 = (PFN_vkGetDeviceQueue2)StubGetDeviceQueue2; } in layer_init_device_dispatch_table()