Home
last modified time | relevance | path

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

/aosp12/frameworks/native/vulkan/vkjson/
H A Dvkjson_instance.cc252 VkPhysicalDeviceExternalSemaphoreInfo external_semaphore_info = { in VkJsonGetDevice() local
262 external_semaphore_info.handleType = handle_type; in VkJsonGetDevice()
264 physical_device, &external_semaphore_info, in VkJsonGetDevice()