skiad ~main (2021-12-16T06:44:27.1855494)
Dub
Repo
GRBackendRenderTargetDesc
skia
GRDefinitions
Undocumented in source.
struct
GRBackendRenderTargetDesc {
int
Width
;
int
Height
;
GRPixelConfig
Config
;
GRSurfaceOrigin
Origin
;
int
SampleCount
;
int
StencilBits
;
GRBackendObject
RenderTargetHandle
;
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.
Height
int
Height
;
Undocumented in source.
Origin
GRSurfaceOrigin
Origin
;
Undocumented in source.
RenderTargetHandle
GRBackendObject
RenderTargetHandle
;
Undocumented in source.
SampleCount
int
SampleCount
;
Undocumented in source.
StencilBits
int
StencilBits
;
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