Searched refs:eDeviceOnly (Results 1 – 4 of 4) sorted by relevance
1421 eDeviceOnly = VK_EVENT_CREATE_DEVICE_ONLY_BIT, enumerator1432 EventCreateFlagBits::eDeviceOnly;
263 if ( value & EventCreateFlagBits::eDeviceOnly ) result += "DeviceOnly | "; in to_string()2307 case EventCreateFlagBits::eDeviceOnly : return "DeviceOnly"; in to_string()
2353 eDeviceOnly = VK_EVENT_CREATE_DEVICE_ONLY_BIT, enumerator2364 EventCreateFlagBits::eDeviceOnly;
337 if ( value & EventCreateFlagBits::eDeviceOnly ) result += "DeviceOnly | "; in to_string()4377 case EventCreateFlagBits::eDeviceOnly : return "DeviceOnly"; in to_string()