Searched refs:eAny (Results 1 – 4 of 4) sorted by relevance
2902 eAny = VK_SEMAPHORE_WAIT_ANY_BIT enumerator2914 SemaphoreWaitFlagBits::eAny;
861 if ( value & SemaphoreWaitFlagBits::eAny ) result += "Any | "; in to_string()3566 case SemaphoreWaitFlagBits::eAny : return "Any"; in to_string()
4228 eAny = VK_SEMAPHORE_WAIT_ANY_BIT enumerator4240 SemaphoreWaitFlagBits::eAny;
1095 if ( value & SemaphoreWaitFlagBits::eAny ) result += "Any | "; in to_string()5881 case SemaphoreWaitFlagBits::eAny : return "Any"; in to_string()