![]() |
VPP
0.8
A high-level modern C++ API for Vulkan
|
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() const | vpp::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() const | vpp::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() const | vpp::CommandPool |