Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrProgramInfo.h74 bool targetHasVkResolveAttachmentWithInput() const { in targetHasVkResolveAttachmentWithInput() function
/third_party/skia/src/gpu/vk/
DGrVkCaps.cpp1654 return programInfo.targetHasVkResolveAttachmentWithInput() && in programInfoWillUseDiscardableMSAA()