Home
last modified time | relevance | path

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

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