![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
Go to the source code of this file.
Classes | |
struct | Divide::DescriptorSetEntry |
Namespaces | |
namespace | Divide |
Handle console commands that start with a forward slash. | |
Macros | |
#define | DVD_DESCRIPTOR_SETS_FWD_H_ |
Typedefs | |
using | Divide::DescriptorSetEntries = std::array< DescriptorSetEntry, to_base(DescriptorSetUsage::COUNT)> |
Enumerations | |
enum class | Divide::DescriptorSetBindingType : U8 { Divide::COMBINED_IMAGE_SAMPLER , Divide::IMAGE , Divide::UNIFORM_BUFFER , Divide::SHADER_STORAGE_BUFFER , Divide::COUNT } |
Variables | |
constexpr U8 | Divide::MAX_BINDINGS_PER_DESCRIPTOR_SET = 16u |
#define DVD_DESCRIPTOR_SETS_FWD_H_ |
Definition at line 34 of file DescriptorSetsFwd.h.