Flutter Engine
The Flutter Engine
|
#include "include/gpu/GrBackendSemaphore.h"
#include "include/gpu/ganesh/mtl/GrMtlTypes.h"
#include "include/private/base/SkAPI.h"
Go to the source code of this file.
Namespaces | |
namespace | GrBackendSemaphores |
Functions | |
SK_API GrBackendSemaphore | GrBackendSemaphores::MakeMtl (GrMTLHandle event, uint64_t value) |
SK_API GrMTLHandle | GrBackendSemaphores::GetMtlHandle (const GrBackendSemaphore &) |
SK_API uint64_t | GrBackendSemaphores::GetMtlValue (const GrBackendSemaphore &) |