Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.cpp353 const bool isDepthTexture = in GetDepthStencilAttachmentImageReadLayout() local
366 ASSERT(isDepthTexture || isStencilTexture); in GetDepthStencilAttachmentImageReadLayout()
370 if ((isDepthTexture && !isDepthReadOnlyAttachment) || in GetDepthStencilAttachmentImageReadLayout()