Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dvk_dispatch_table_helper.h80 static VKAPI_ATTR VkResult VKAPI_CALL StubGetSemaphoreFdKHR(VkDevice device, const VkSemaphoreGetFd… in StubGetSemaphoreFdKHR() function
600 …oreFdKHR == nullptr) { table->GetSemaphoreFdKHR = (PFN_vkGetSemaphoreFdKHR)StubGetSemaphoreFdKHR; } in layer_init_device_dispatch_table()