Flutter Engine
The Flutter Engine
|
#include "include/gpu/GrBackendSemaphore.h"
#include "include/private/base/SkAPI.h"
#include "include/private/gpu/vk/SkiaVulkan.h"
Go to the source code of this file.
Namespaces | |
namespace | GrBackendSemaphores |
Functions | |
SK_API GrBackendSemaphore | GrBackendSemaphores::MakeVk (VkSemaphore semaphore) |
SK_API VkSemaphore | GrBackendSemaphores::GetVkSemaphore (const GrBackendSemaphore &) |