Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.h1356 ColorAttachmentAndFragmentShaderRead, enumerator
Dvk_helpers.cpp148 ImageLayout::ColorAttachmentAndFragmentShaderRead,
1350 ASSERT(imageLayout == ImageLayout::ColorAttachmentAndFragmentShaderRead || in finalizeColorImageLayout()
DContextVk.cpp1618 textureLayout = vk::ImageLayout::ColorAttachmentAndFragmentShaderRead; in handleDirtyTexturesImpl()