Searched defs:isTimelineSemaphore (Results 1 – 4 of 4) sorted by relevance
538 const bool isTimelineSemaphore(m_semaphoreType == VK_SEMAPHORE_TYPE_TIMELINE_KHR); in iterate() local1235 const bool isTimelineSemaphore = (m_semaphoreType == VK_SEMAPHORE_TYPE_TIMELINE_KHR); in iterate() local
578 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