Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
fence_waiter_vk.h File Reference
#include <condition_variable>
#include <memory>
#include <thread>
#include <vector>
#include "flutter/fml/closure.h"
#include "flutter/fml/macros.h"
#include "impeller/base/thread.h"
#include "impeller/renderer/backend/vulkan/device_holder_vk.h"
#include "impeller/renderer/backend/vulkan/shared_object_vk.h"
#include "impeller/renderer/backend/vulkan/vk.h"

Go to the source code of this file.

Classes

class  impeller::FenceWaiterVK
 

Namespaces

namespace  impeller
 

Typedefs

using impeller::WaitSet = std::vector< std::shared_ptr< WaitSetEntry > >