OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
OgreStagingBuffer.h File Reference
#include "OgrePrerequisites.h"
#include "OgreBufferPacked.h"
#include "ogrestd/vector.h"

Classes

class  Ogre::StagingBuffer
 A staging buffer is a buffer that resides on the GPU and be written to/from both CPU & GPU However the access in both cases is limited. More...
 
struct  Ogre::StagingBuffer::Destination
 

Namespaces

 Ogre
 

Enumerations

enum  Ogre::StagingStallType { Ogre::STALL_NONE , Ogre::STALL_PARTIAL , Ogre::STALL_FULL , Ogre::NUM_STALL_TYPES }