Searched refs:eColorAttachmentWrite (Results 1 – 6 of 6) sorted by relevance
498 vkhpp::AccessFlagBits::eColorAttachmentWrite, in TEST_P()637 vkhpp::AccessFlagBits::eColorAttachmentWrite, in TEST_P()817 vkhpp::AccessFlagBits::eColorAttachmentWrite, in TEST_P()1034 vkhpp::AccessFlagBits::eColorAttachmentWrite, in TEST_P()1210 vkhpp::AccessFlagBits::eColorAttachmentWrite, in TEST_P()
879 dependency.srcAccessMask |= vkhpp::AccessFlagBits::eColorAttachmentWrite; in CreateFramebuffer()886 dependency.srcAccessMask |= vkhpp::AccessFlagBits::eColorAttachmentWrite; in CreateFramebuffer()
2222 eColorAttachmentWrite = VK_ACCESS_COLOR_ATTACHMENT_WRITE_BIT, enumerator2252 | AccessFlagBits::eColorAttachmentWrite3079 eColorAttachmentWrite = VK_ACCESS_2_COLOR_ATTACHMENT_WRITE_BIT, enumerator3125 | AccessFlagBits2::eColorAttachmentWrite
532 if ( value & AccessFlagBits::eColorAttachmentWrite ) result += "ColorAttachmentWrite | "; in to_string()958 if ( value & AccessFlagBits2::eColorAttachmentWrite ) result += "ColorAttachmentWrite | "; in to_string()3019 case AccessFlagBits::eColorAttachmentWrite : return "ColorAttachmentWrite"; in to_string()3666 case AccessFlagBits2::eColorAttachmentWrite : return "ColorAttachmentWrite"; in to_string()
3440 eColorAttachmentWrite = VK_ACCESS_COLOR_ATTACHMENT_WRITE_BIT, enumerator3482 | AccessFlagBits::eColorAttachmentWrite4430 eColorAttachmentWrite = VK_ACCESS_2_COLOR_ATTACHMENT_WRITE_BIT, enumerator4489 | AccessFlagBits2::eColorAttachmentWrite
717 if ( value & AccessFlagBits::eColorAttachmentWrite ) result += "ColorAttachmentWrite | "; in to_string()1204 if ( value & AccessFlagBits2::eColorAttachmentWrite ) result += "ColorAttachmentWrite | "; in to_string()5265 case AccessFlagBits::eColorAttachmentWrite : return "ColorAttachmentWrite"; in to_string()5993 case AccessFlagBits2::eColorAttachmentWrite : return "ColorAttachmentWrite"; in to_string()