Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dvk_dispatch_table_helper.h79 static VKAPI_ATTR VkResult VKAPI_CALL StubImportSemaphoreFdKHR(VkDevice device, const VkImportSemap… in StubImportSemaphoreFdKHR() function
598 …== nullptr) { table->ImportSemaphoreFdKHR = (PFN_vkImportSemaphoreFdKHR)StubImportSemaphoreFdKHR; } in layer_init_device_dispatch_table()