OGRE
2.2.4
Object-Oriented Graphics Rendering Engine
|
#include "OgreD3D11Prerequisites.h"
#include "OgreRenderPassDescriptor.h"
#include "OgreRenderSystem.h"
#include "OgreCommon.h"
#include "OgreHeaderPrefix.h"
#include "OgreHeaderSuffix.h"
Classes | |
struct | Ogre::D3D11FrameBufferDescValue |
class | Ogre::D3D11RenderPassDescriptor |
D3D11 will share groups of ID3D11RenderTargetView all D3D11RenderPassDescriptor that share the same RTV setup. More... | |
Namespaces | |
Ogre | |
This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/ | |
Typedefs | |
typedef map< FrameBufferDescKey, D3D11FrameBufferDescValue >::type | Ogre::D3D11FrameBufferDescMap |