Home
last modified time | relevance | path

Searched defs:vkRTSupportsInputAttachment (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/src/core/
H A DSkDeferredDisplayListRecorder.cpp87 bool vkRTSupportsInputAttachment = fCharacterization.vkRTSupportsInputAttachment(); in init() local
/third_party/skia/src/gpu/
H A DGrContextThreadSafeProxy.cpp49 createCharacterization( size_t cacheMaxResourceBytes, const SkImageInfo& ii, const GrBackendFormat& backendFormat, int sampleCnt, GrSurfaceOrigin origin, const SkSurfaceProps& surfaceProps, bool isMipMapped, bool willUseGLFBO0, bool isTextureable, GrProtected isProtected, bool vkRTSupportsInputAttachment, bool forVulkanSecondaryCommandBuffer) createCharacterization() argument
/third_party/skia/include/core/
H A DSkSurfaceCharacterization.h106 bool vkRTSupportsInputAttachment() const { in vkRTSupportsInputAttachment() function in SkSurfaceCharacterization::Textureable::MipMapped::UsesGLFBO0::VkRTSupportsInputAttachment::VulkanSecondaryCBCompatible
129 SkSurfaceCharacterization(sk_sp<GrContextThreadSafeProxy> contextInfo, size_t cacheMaxResourceBytes, const SkImageInfo& ii, const GrBackendFormat& backendFormat, GrSurfaceOrigin origin, int sampleCnt, Textureable isTextureable, MipMapped isMipMapped, UsesGLFBO0 usesGLFBO0, VkRTSupportsInputAttachment vkRTSupportsInputAttachment, VulkanSecondaryCBCompatible vulkanSecondaryCBCompatible, GrProtected isProtected, const SkSurfaceProps& surfaceProps) SkSurfaceCharacterization() argument
162 set(sk_sp<GrContextThreadSafeProxy> contextInfo, size_t cacheMaxResourceBytes, const SkImageInfo& ii, const GrBackendFormat& backendFormat, GrSurfaceOrigin origin, int sampleCnt, Textureable isTextureable, MipMapped isMipMapped, UsesGLFBO0 usesGLFBO0, VkRTSupportsInputAttachment vkRTSupportsInputAttachment, VulkanSecondaryCBCompatible vulkanSecondaryCBCompatible, GrProtected isProtected, const SkSurfaceProps& surfaceProps) set() argument
/third_party/skia/src/image/
H A DSkSurface_Gpu.cpp258 bool vkRTSupportsInputAttachment = in onCharacterize() local

Completed in 3 milliseconds