Rendu
A lightweight rendering engine for experimentations
|
Program pipeline state. More...
#include <Program.hpp>
Public Attributes | |
std::vector< VkDescriptorSetLayout > | setLayouts |
Descriptor sets layouts. | |
VkPipelineLayout | layout = VK_NULL_HANDLE |
Layout handle (pre-created). | |
Program pipeline state.