Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Variables
host_buffer.h File Reference
#include <algorithm>
#include <array>
#include <functional>
#include <memory>
#include <string>
#include <type_traits>
#include "impeller/core/allocator.h"
#include "impeller/core/buffer_view.h"
#include "impeller/core/platform.h"

Go to the source code of this file.

Classes

class  impeller::HostBuffer
 
struct  impeller::HostBuffer::TestStateQuery
 Test only internal state. More...
 

Namespaces

namespace  impeller
 

Variables

static const constexpr size_t impeller::kHostBufferArenaSize = 3u
 Approximately the same size as the max frames in flight.