Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
DescriptorSetsFwd.h File Reference

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
 

Macro Definition Documentation

◆ DVD_DESCRIPTOR_SETS_FWD_H_

#define DVD_DESCRIPTOR_SETS_FWD_H_

Definition at line 34 of file DescriptorSetsFwd.h.