Home
last modified time | relevance | path

Searched refs:ColorAttachmentAndAllShadersRead (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.h1357 ColorAttachmentAndAllShadersRead, enumerator
Dvk_helpers.cpp163 ImageLayout::ColorAttachmentAndAllShadersRead,
1351 imageLayout == ImageLayout::ColorAttachmentAndAllShadersRead); in finalizeColorImageLayout()
DContextVk.cpp1622 textureLayout = vk::ImageLayout::ColorAttachmentAndAllShadersRead; in handleDirtyTexturesImpl()