Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_format_utils.cpp26 bool hasColorAttachmentFeatureBit = in FillTextureFormatCaps() local
43 (hasColorAttachmentFeatureBit || hasDepthAttachmentFeatureBit); in FillTextureFormatCaps()
48 if (hasColorAttachmentFeatureBit) in FillTextureFormatCaps()