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