Home
last modified time | relevance | path

Searched refs:fVkRTSupportsInputAttachment (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/core/
H A DSkSurfaceCharacterization.cpp32 VkRTSupportsInputAttachment::kNo == fVkRTSupportsInputAttachment) || in validate()
35 VkRTSupportsInputAttachment::kNo == fVkRTSupportsInputAttachment); in validate()
78 fVkRTSupportsInputAttachment, in createResized()
92 fVkRTSupportsInputAttachment, in createColorSpace()
107 fVkRTSupportsInputAttachment, in createBackendFormat()
118 fVkRTSupportsInputAttachment == VkRTSupportsInputAttachment::kYes || in createFBO0()
127 fVkRTSupportsInputAttachment, in createFBO0()
/third_party/skia/include/core/
H A DSkSurfaceCharacterization.h107 return VkRTSupportsInputAttachment::kYes == fVkRTSupportsInputAttachment; in vkRTSupportsInputAttachment()
151 , fVkRTSupportsInputAttachment(vkRTSupportsInputAttachment) in SkSurfaceCharacterization()
189 fVkRTSupportsInputAttachment = vkRTSupportsInputAttachment; in set()
207 VkRTSupportsInputAttachment fVkRTSupportsInputAttachment; member in SkSurfaceCharacterization::Textureable::MipMapped::UsesGLFBO0::VkRTSupportsInputAttachment::VulkanSecondaryCBCompatible
/third_party/skia/tests/
H A DDeferredDisplayListTest.cpp77 , fVkRTSupportsInputAttachment(false) in SurfaceParameters()
106 fVkRTSupportsInputAttachment = inputSupport; in setVkRTInputAttachmentSupport()
176 set(fVkRTSupportsInputAttachment, false); in modify()
204 fVkRTSupportsInputAttachment, in createCharacterization()
330 bool fVkRTSupportsInputAttachment; member in SurfaceParameters

Completed in 4 milliseconds