Flutter Engine
The Flutter Engine
|
Go to the source code of this file.
Classes | |
class | impeller::SharedObjectVK |
class | impeller::SharedObjectVKT< T > |
Namespaces | |
namespace | impeller |
Typedefs | |
template<class T > | |
using | impeller::SharedHandleVK = std::shared_ptr< SharedObjectVKT< T > > |
Functions | |
template<class T > | |
auto | impeller::MakeSharedVK (vk::UniqueHandle< T, VULKAN_HPP_DEFAULT_DISPATCHER_TYPE > handle) |