Searched defs:usingTimelineSemaphores (Results 1 – 2 of 2) sorted by relevance
495 …LegacySynchronizationWrapper(const DeviceInterface& vk, bool usingTimelineSemaphores, deUint32 sub… in LegacySynchronizationWrapper()938 bool usingTimelineSemaphores, in getSynchronizationWrapper()
84 bool usingTimelineSemaphores = config.semaphoreType == VK_SEMAPHORE_TYPE_TIMELINE_KHR; in basicOneQueueCase() local