GrVkImageInfo

class GrVkImageInfo

When wrapping a GrBackendTexture or GrBackendRendenderTarget, the fCurrentQueueFamily should either be VK_QUEUE_FAMILY_IGNORED, VK_QUEUE_FAMILY_EXTERNAL, or VK_QUEUE_FAMILY_FOREIGN_EXT. If fSharingMode is VK_SHARING_MODE_EXCLUSIVE then fCurrentQueueFamily can also be the graphics queue index passed into Skia.

Methods

__init__

Attributes

fAlloc

fCurrentQueueFamily

fLevelCount

fProtected

fSharingMode

fYcbcrConversionInfo

Methods

GrVkImageInfo.__init__(self: skia.GrVkImageInfo) None

Attributes

GrVkImageInfo.fAlloc
GrVkImageInfo.fCurrentQueueFamily
GrVkImageInfo.fLevelCount
GrVkImageInfo.fProtected
GrVkImageInfo.fSharingMode
GrVkImageInfo.fYcbcrConversionInfo