|
Kohi Game Engine
|
The configuration for a descriptor set. More...
#include <vulkan_types.h>
Data Fields | |
| u8 | binding_count |
| The number of bindings in this set. More... | |
| VkDescriptorSetLayoutBinding * | bindings |
| An array of binding layouts for this set. More... | |
The configuration for a descriptor set.
| u8 binding_count |
The number of bindings in this set.
| VkDescriptorSetLayoutBinding* bindings |
An array of binding layouts for this set.