![]() |
HoviTron Video Pipeline
|
Contains the class that manage the drawing process (manage and record command buffer, etc...) More...
Go to the source code of this file.
Data Structures | |
class | VulkanDrawing |
The class that manages the drawing operation (manage and record command buffers). More... | |
Variables | |
const int | MAX_FRAMES_IN_FLIGHT = 3 |
Contains the class that manage the drawing process (manage and record command buffer, etc...)
Contains the class that manage the drawing process (manage and record command buffer, etc...)
Definition in file VulkanDrawing.h.
const int MAX_FRAMES_IN_FLIGHT = 3 |
Definition at line 36 of file VulkanDrawing.h.