Searched refs:eColorAttachmentRead (Results 1 – 5 of 5) sorted by relevance
497 .dstAccessMask = vkhpp::AccessFlagBits::eColorAttachmentRead | in TEST_P()636 .dstAccessMask = vkhpp::AccessFlagBits::eColorAttachmentRead | in TEST_P()816 .dstAccessMask = vkhpp::AccessFlagBits::eColorAttachmentRead | in TEST_P()1033 .dstAccessMask = vkhpp::AccessFlagBits::eColorAttachmentRead | in TEST_P()1209 .dstAccessMask = vkhpp::AccessFlagBits::eColorAttachmentRead | in TEST_P()
2221 eColorAttachmentRead = VK_ACCESS_COLOR_ATTACHMENT_READ_BIT, enumerator2251 | AccessFlagBits::eColorAttachmentRead3078 eColorAttachmentRead = VK_ACCESS_2_COLOR_ATTACHMENT_READ_BIT, enumerator3124 | AccessFlagBits2::eColorAttachmentRead
531 if ( value & AccessFlagBits::eColorAttachmentRead ) result += "ColorAttachmentRead | "; in to_string()957 if ( value & AccessFlagBits2::eColorAttachmentRead ) result += "ColorAttachmentRead | "; in to_string()3018 case AccessFlagBits::eColorAttachmentRead : return "ColorAttachmentRead"; in to_string()3665 case AccessFlagBits2::eColorAttachmentRead : return "ColorAttachmentRead"; in to_string()
3439 eColorAttachmentRead = VK_ACCESS_COLOR_ATTACHMENT_READ_BIT, enumerator3481 | AccessFlagBits::eColorAttachmentRead4429 eColorAttachmentRead = VK_ACCESS_2_COLOR_ATTACHMENT_READ_BIT, enumerator4488 | AccessFlagBits2::eColorAttachmentRead
716 if ( value & AccessFlagBits::eColorAttachmentRead ) result += "ColorAttachmentRead | "; in to_string()1203 if ( value & AccessFlagBits2::eColorAttachmentRead ) result += "ColorAttachmentRead | "; in to_string()5264 case AccessFlagBits::eColorAttachmentRead : return "ColorAttachmentRead"; in to_string()5992 case AccessFlagBits2::eColorAttachmentRead : return "ColorAttachmentRead"; in to_string()