skiad v0.0.1 (2021-10-19T11:22:53Z)
Dub
Repo
GRBackendTextureDesc
skia
GRDefinitions
Undocumented in source.
struct
GRBackendTextureDesc {
GRBackendTextureDescFlags
Flags
;
GRSurfaceOrigin
Origin
;
int
Width
;
int
Height
;
GRPixelConfig
Config
;
int
SampleCount
;
GRBackendObject
TextureHandle
;
SKSizeI
Size
();
SKRectI
Rect
();
}
Members
Functions
Rect
SKRectI
Rect
()
Undocumented in source. Be warned that the author may not have intended to support it.
Size
SKSizeI
Size
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
Config
GRPixelConfig
Config
;
Undocumented in source.
Flags
GRBackendTextureDescFlags
Flags
;
Undocumented in source.
Height
int
Height
;
Undocumented in source.
Origin
GRSurfaceOrigin
Origin
;
Undocumented in source.
SampleCount
int
SampleCount
;
Undocumented in source.
TextureHandle
GRBackendObject
TextureHandle
;
Undocumented in source.
Width
int
Width
;
Undocumented in source.
Meta
Source
See Implementation
skia
GRDefinitions
aliases
GRBackendObject
ToColorType
ToGlSizedFormat
classes
SkiaExtensions
enums
GRBackendState
GRBackendTextureDescFlags
GRGlBackendState
structs
GRBackendRenderTargetDesc
GRBackendTextureDesc
GRGlBackendTextureDesc
GRGlFramebufferInfo
GRGlSizedFormat
GRGlTextureInfo