Searched defs:isTimelineSemaphore (Results 1 – 5 of 5) sorted by relevance
195 const bool isTimelineSemaphore = (m_semaphoreType == VK_SEMAPHORE_TYPE_TIMELINE_KHR); in iterate() local
538 const bool isTimelineSemaphore(m_semaphoreType == VK_SEMAPHORE_TYPE_TIMELINE_KHR); in iterate() local1237 const bool isTimelineSemaphore = (m_semaphoreType == VK_SEMAPHORE_TYPE_TIMELINE_KHR); in iterate() local
590 const bool isTimelineSemaphore = config.semaphoreType == VK_SEMAPHORE_TYPE_TIMELINE; in basicMultiQueueCase() local
917 bool isTimelineSemaphore(m_config.semaphoreType == vk::VK_SEMAPHORE_TYPE_TIMELINE_KHR); in iterate() local
1163 bool isTimelineSemaphore(config.semaphoreType == VK_SEMAPHORE_TYPE_TIMELINE); in testSemaphores() local