Searched refs:sem_type (Results 1 – 3 of 3) sorted by relevance
2093 VkSemaphoreTypeKHR sem_type = get_semaphore_type(pCreateInfo->pNext, &timeline_value); in anv_CreateSemaphore() local2111 if (sem_type == VK_SEMAPHORE_TYPE_BINARY_KHR) in anv_CreateSemaphore()2121 if (sem_type == VK_SEMAPHORE_TYPE_BINARY_KHR) in anv_CreateSemaphore()2131 assert(sem_type == VK_SEMAPHORE_TYPE_BINARY_KHR); in anv_CreateSemaphore()2244 VkSemaphoreTypeKHR sem_type = in anv_GetPhysicalDeviceExternalSemaphoreProperties() local2252 if (sem_type == VK_SEMAPHORE_TYPE_TIMELINE_KHR && !device->has_thread_submit) in anv_GetPhysicalDeviceExternalSemaphoreProperties()2264 if (sem_type == VK_SEMAPHORE_TYPE_TIMELINE_KHR) in anv_GetPhysicalDeviceExternalSemaphoreProperties()
55 u16 sem_type; member
336 pub sem_type: u16,