Searched refs:eInputAttachment (Results 1 – 4 of 4) sorted by relevance
1115 eInputAttachment = VK_IMAGE_USAGE_INPUT_ATTACHMENT_BIT, enumerator1133 | ImageUsageFlagBits::eInputAttachment2196 eInputAttachment = VK_DESCRIPTOR_TYPE_INPUT_ATTACHMENT, enumerator
100 if ( value & ImageUsageFlagBits::eInputAttachment ) result += "InputAttachment | "; in to_string()2097 case ImageUsageFlagBits::eInputAttachment : return "InputAttachment"; in to_string()2993 case DescriptorType::eInputAttachment : return "InputAttachment"; in to_string()
1939 eInputAttachment = VK_IMAGE_USAGE_INPUT_ATTACHMENT_BIT, enumerator1972 | ImageUsageFlagBits::eInputAttachment3407 eInputAttachment = VK_DESCRIPTOR_TYPE_INPUT_ATTACHMENT, enumerator
114 if ( value & ImageUsageFlagBits::eInputAttachment ) result += "InputAttachment | "; in to_string()4108 case ImageUsageFlagBits::eInputAttachment : return "InputAttachment"; in to_string()5234 case DescriptorType::eInputAttachment : return "InputAttachment"; in to_string()