Searched refs:kVkRTSupportsInputAttachment (Results 1 – 7 of 7) sorted by relevance
191 if (proxyFlags & GrInternalSurfaceFlags::kVkRTSupportsInputAttachment) { in onValidateSurface()192 SkASSERT(surfaceFlags & GrInternalSurfaceFlags::kVkRTSupportsInputAttachment); in onValidateSurface()
200 if (proxyFlags & GrInternalSurfaceFlags::kVkRTSupportsInputAttachment) { in onValidateSurface()201 SkASSERT(surfaceFlags & GrInternalSurfaceFlags::kVkRTSupportsInputAttachment); in onValidateSurface()
81 return fSurfaceFlags & GrInternalSurfaceFlags::kVkRTSupportsInputAttachment; in supportsVkInputAttachment()
119 fSurfaceFlags |= GrInternalSurfaceFlags::kVkRTSupportsInputAttachment; in setVkRTSupportsInputAttachment()
149 surfaceFlags |= GrInternalSurfaceFlags::kVkRTSupportsInputAttachment; in init()
793 kVkRTSupportsInputAttachment = 1 << 4, enumerator
1880 return GrInternalSurfaceFlags::kVkRTSupportsInputAttachment; in getExtraSurfaceFlagsForDeferredRT()