Searched defs:usingTimelineSemaphores (Results 1 – 4 of 4) sorted by relevance
510 …LegacySynchronizationWrapper(const DeviceInterface& vk, bool usingTimelineSemaphores, deUint32 sub… in LegacySynchronizationWrapper()991 bool usingTimelineSemaphores, in getSynchronizationWrapper()
93 bool usingTimelineSemaphores = config.semaphoreType == VK_SEMAPHORE_TYPE_TIMELINE; in basicOneQueueCase() local