Home
last modified time | relevance | path

Searched refs:eColorAttachmentReadNoncoherentEXT (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp2232 eColorAttachmentReadNoncoherentEXT = VK_ACCESS_COLOR_ATTACHMENT_READ_NONCOHERENT_BIT_EXT, enumerator
2262 | AccessFlagBits::eColorAttachmentReadNoncoherentEXT
3104 eColorAttachmentReadNoncoherentEXT = VK_ACCESS_2_COLOR_ATTACHMENT_READ_NONCOHERENT_BIT_EXT enumerator
3147 | AccessFlagBits2::eColorAttachmentReadNoncoherentEXT;
Dvulkansc_to_string.hpp541 …if ( value & AccessFlagBits::eColorAttachmentReadNoncoherentEXT ) result += "ColorAttachmentReadNo… in to_string()
980 …if ( value & AccessFlagBits2::eColorAttachmentReadNoncoherentEXT ) result += "ColorAttachmentReadN… in to_string()
3029 …case AccessFlagBits::eColorAttachmentReadNoncoherentEXT : return "ColorAttachmentReadNoncoherentEX… in to_string()
3688 …case AccessFlagBits2::eColorAttachmentReadNoncoherentEXT : return "ColorAttachmentReadNoncoherentE… in to_string()
Dvulkan_enums.hpp3454 eColorAttachmentReadNoncoherentEXT = VK_ACCESS_COLOR_ATTACHMENT_READ_NONCOHERENT_BIT_EXT, enumerator
3496 | AccessFlagBits::eColorAttachmentReadNoncoherentEXT
4461 eColorAttachmentReadNoncoherentEXT = VK_ACCESS_2_COLOR_ATTACHMENT_READ_NONCOHERENT_BIT_EXT, enumerator
4517 | AccessFlagBits2::eColorAttachmentReadNoncoherentEXT
Dvulkan_to_string.hpp730 …if ( value & AccessFlagBits::eColorAttachmentReadNoncoherentEXT ) result += "ColorAttachmentReadNo… in to_string()
1232 …if ( value & AccessFlagBits2::eColorAttachmentReadNoncoherentEXT ) result += "ColorAttachmentReadN… in to_string()
5279 …case AccessFlagBits::eColorAttachmentReadNoncoherentEXT : return "ColorAttachmentReadNoncoherentEX… in to_string()
6021 …case AccessFlagBits2::eColorAttachmentReadNoncoherentEXT : return "ColorAttachmentReadNoncoherentE… in to_string()