OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
OgreRootLayout.h File Reference

Classes

struct  Ogre::DescBindingRange
 
class  Ogre::RootLayout
 The RootLayout class. More...
 
struct  Ogre::RootLayout::ArrayDesc
 

Namespaces

 Ogre
 
 Ogre::DescBindingTypes
 
 rapidjson
 

Macros

#define OGRE_MAX_NUM_BOUND_DESCRIPTOR_SETS   4
 

Enumerations

enum  Ogre::DescBindingTypes::DescBindingTypes {
  Ogre::DescBindingTypes::ParamBuffer , Ogre::DescBindingTypes::ConstBuffer , Ogre::DescBindingTypes::ReadOnlyBuffer , Ogre::DescBindingTypes::TexBuffer ,
  Ogre::DescBindingTypes::Texture , Ogre::DescBindingTypes::Sampler , Ogre::DescBindingTypes::UavBuffer , Ogre::DescBindingTypes::UavTexture ,
  Ogre::DescBindingTypes::NumDescBindingTypes
}
 The order is important as it affects compatibility between root layouts. More...
 

Macro Definition Documentation

◆ OGRE_MAX_NUM_BOUND_DESCRIPTOR_SETS

#define OGRE_MAX_NUM_BOUND_DESCRIPTOR_SETS   4