![]() |
Flutter Engine
The Flutter Engine
|
Go to the source code of this file.
Functions | |
GrMTLPixelFormat | GrGetMTLPixelFormatFromMtlTextureInfo (const GrMtlTextureInfo &) |
int | GrMtlTextureInfoSampleCount (const GrMtlTextureInfo &) |
GrMTLPixelFormat GrGetMTLPixelFormatFromMtlTextureInfo | ( | const GrMtlTextureInfo & | info | ) |
Definition at line 228 of file GrMtlUtil.mm.
int GrMtlTextureInfoSampleCount | ( | const GrMtlTextureInfo & | info | ) |
Gets the sample count of a texture held by GrMtlTextureInfo or zero if the texture is nil.
Definition at line 294 of file GrMtlUtil.mm.