Flutter Engine
The Flutter Engine
|
Go to the source code of this file.
Typedefs | |
using | GrMTLPixelFormat = unsigned int |
using | GrMTLTextureUsage = unsigned int |
using | GrMTLStorageMode = unsigned int |
using | GrMTLHandle = const void * |
using GrMTLHandle = const void* |
Definition at line 20 of file GrMtlTypes.h.
using GrMTLPixelFormat = unsigned int |
Declares typedefs for Metal types used in Ganesh cpp code
Definition at line 17 of file GrMtlTypes.h.
using GrMTLStorageMode = unsigned int |
Definition at line 19 of file GrMtlTypes.h.
using GrMTLTextureUsage = unsigned int |
Definition at line 18 of file GrMtlTypes.h.