Searched defs:usingTimelineSemaphores (Results 1 – 2 of 2) sorted by relevance
77 VideoDevice *getVideoDevice(Context &context, bool usingTimelineSemaphores, in getVideoDevice()91 bool usingTimelineSemaphores = config.semaphoreType == VK_SEMAPHORE_TYPE_TIMELINE; in basicOneQueueCase() local225 bool usingTimelineSemaphores = config.semaphoreType == VK_SEMAPHORE_TYPE_TIMELINE; in basicChainCase() local550 bool usingTimelineSemaphores = config.semaphoreType == VK_SEMAPHORE_TYPE_TIMELINE; in basicMultiQueueCase() local
497 …LegacySynchronizationWrapper(const DeviceInterface &vk, bool usingTimelineSemaphores, uint32_t sub… in LegacySynchronizationWrapper()933 … bool usingTimelineSemaphores, uint32_t submitInfoCount) in getSynchronizationWrapper()