GRGlBackendTextureDesc

Undocumented in source.

Members

Functions

Equals
bool Equals(GRGlBackendTextureDesc obj)
Undocumented in source. Be warned that the author may not have intended to support it.
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
GRGlTextureInfo TextureHandle;
Undocumented in source.
Width
int Width;
Undocumented in source.

Meta