Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/vk/
DGrVkResourceProvider.cpp121 GrVkRenderPass::AttachmentsDescriptor attachmentsDesc; in findCompatibleRenderPass() local
122 target->getAttachmentsDescriptor(&attachmentsDesc, &attachmentFlags, withResolve, withStencil); in findCompatibleRenderPass()
124 return this->findCompatibleRenderPass(&attachmentsDesc, attachmentFlags, selfDepFlags, in findCompatibleRenderPass()