Inheritance diagram for narc_engine::CommandPool:Public Member Functions | |
| CommandBuffer * | getCommandBuffer (uint32_t index) |
| void | createCommandBuffers (uint32_t commandBufferCount) |
| CommandBuffer | beginSingleTimeCommands () const |
| void | endSingleTimeCommands (CommandBuffer commandBuffer) const |
Additional Inherited Members | |
Protected Member Functions inherited from narc_engine::DeviceComponent | |
| GETTER const DeviceHandler * | getDeviceHandler () const |
| GETTER VkDevice | getVkDevice () const |