Flutter Engine
The Flutter Engine
|
#include "src/gpu/ganesh/mtl/GrMtlTypesPriv.h"
Go to the source code of this file.
Functions | |
GrMtlSurfaceInfo | GrMtlTextureSpecToSurfaceInfo (const GrMtlTextureSpec &mtlSpec, uint32_t sampleCount, uint32_t levelCount, GrProtected isProtected) |
GrMtlSurfaceInfo GrMtlTextureSpecToSurfaceInfo | ( | const GrMtlTextureSpec & | mtlSpec, |
uint32_t | sampleCount, | ||
uint32_t | levelCount, | ||
GrProtected | isProtected | ||
) |
Definition at line 10 of file GrMtlTypesPriv.mm.