Rendu
A lightweight rendering engine for experimentations
Loading...
Searching...
No Matches
Public Attributes | List of all members
Program::State Struct Reference

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).
 

Detailed Description

Program pipeline state.


The documentation for this struct was generated from the following file: