Flutter Engine
The Flutter Engine
|
A unique command pool and zero or more recycled command buffers. More...
#include <command_pool_vk.h>
Public Attributes | |
vk::UniqueCommandPool | pool |
std::vector< vk::UniqueCommandBuffer > | buffers |
A unique command pool and zero or more recycled command buffers.
Definition at line 109 of file command_pool_vk.h.
std::vector<vk::UniqueCommandBuffer> impeller::CommandPoolRecyclerVK::RecycledData::buffers |
Definition at line 111 of file command_pool_vk.h.
vk::UniqueCommandPool impeller::CommandPoolRecyclerVK::RecycledData::pool |
Definition at line 110 of file command_pool_vk.h.