VPP  0.7
A high-level modern C++ API for Vulkan
vpp::CommandPool Member List

This is the complete list of members for vpp::CommandPool, including all inherited members.

CommandPool(const Device &hDevice, EQueueType queueType, std::uint32_t flags=0)vpp::CommandPool
createBuffer(EBufferLevel level=PRIMARY)vpp::CommandPool
createBuffers(std::uint32_t count, std::vector< CommandBuffer > *pBuffers, EBufferLevel level=PRIMARY)vpp::CommandPool
device() constvpp::CommandPool
EBufferLevel enum name (defined in vpp::CommandPool)vpp::CommandPool
freeBuffer(const CommandBuffer &buffer)vpp::CommandPool
freeBuffers(const std::vector< CommandBuffer > &buffers)vpp::CommandPool
handle() constvpp::CommandPool
PRIMARY enum value (defined in vpp::CommandPool)vpp::CommandPool
release()vpp::CommandPool
reset()vpp::CommandPool
SECONDARY enum value (defined in vpp::CommandPool)vpp::CommandPool
valid() constvpp::CommandPool