Searched refs:eDeviceOnly (Results 1 – 6 of 6) sorted by relevance
2002 eDeviceOnly = VK_EVENT_CREATE_DEVICE_ONLY_BIT, enumerator2013 EventCreateFlagBits::eDeviceOnly;
336 if ( value & EventCreateFlagBits::eDeviceOnly ) result += "DeviceOnly | "; in to_string()4063 case EventCreateFlagBits::eDeviceOnly : return "DeviceOnly"; in to_string()
1990 eDeviceOnly = VK_EVENT_CREATE_DEVICE_ONLY_BIT, enumerator2000 …static VULKAN_HPP_CONST_OR_CONSTEXPR EventCreateFlags allFlags = EventCreateFlagBits::eDeviceOnly;
476 if ( value & EventCreateFlagBits::eDeviceOnly ) in to_string()4944 case EventCreateFlagBits::eDeviceOnly: return "DeviceOnly"; in to_string()
478 if ( value & EventCreateFlagBits::eDeviceOnly ) in to_string()4797 case EventCreateFlagBits::eDeviceOnly: return "DeviceOnly"; in to_string()
1952 eDeviceOnly = VK_EVENT_CREATE_DEVICE_ONLY_BIT, enumerator1962 …static VULKAN_HPP_CONST_OR_CONSTEXPR EventCreateFlags allFlags = EventCreateFlagBits::eDeviceOnly;