Home
last modified time | relevance | path

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

/frameworks/native/vulkan/vkjson/
Dvkjson_instance.cc291 VkPhysicalDeviceExternalSemaphoreInfo external_semaphore_info = { in VkJsonGetDevice() local
301 external_semaphore_info.handleType = handle_type; in VkJsonGetDevice()
303 physical_device, &external_semaphore_info, in VkJsonGetDevice()