|
Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
|
#include <PipelineLayout.hpp>
Classes | |
| struct | CreateInfo |
Public Attributes | |
| std::vector< const DescriptorSetLayout * > | descriptorSetLayouts |
PipelineLayouts define how Descriptors can be bound to Pipelines.