Home
last modified time | relevance | path

Searched defs:hasColorAttachment (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/graphite/vk/
DVulkanRenderPass.cpp70 bool hasColorAttachment, in add_subpass_info_to_key()
276 bool hasColorAttachment = colorAttachmentTextureInfo.isValid(); in MakeRenderPass() local