Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
Dvk_format_utils.cpp28 bool hasDepthAttachmentFeatureBit = in FillTextureFormatCaps() local
43 (hasColorAttachmentFeatureBit || hasDepthAttachmentFeatureBit); in FillTextureFormatCaps()
53 if (hasDepthAttachmentFeatureBit) in FillTextureFormatCaps()