Searched refs:eTransientAttachment (Results 1 – 4 of 4) sorted by relevance
1114 eTransientAttachment = VK_IMAGE_USAGE_TRANSIENT_ATTACHMENT_BIT, enumerator1132 | ImageUsageFlagBits::eTransientAttachment
99 if ( value & ImageUsageFlagBits::eTransientAttachment ) result += "TransientAttachment | "; in to_string()2096 case ImageUsageFlagBits::eTransientAttachment : return "TransientAttachment"; in to_string()
1938 eTransientAttachment = VK_IMAGE_USAGE_TRANSIENT_ATTACHMENT_BIT, enumerator1971 | ImageUsageFlagBits::eTransientAttachment
113 if ( value & ImageUsageFlagBits::eTransientAttachment ) result += "TransientAttachment | "; in to_string()4107 case ImageUsageFlagBits::eTransientAttachment : return "TransientAttachment"; in to_string()