Diligent Engine
 
Loading...
Searching...
No Matches
RenderPassBase.hpp File Reference
#include <vector>
#include <utility>
#include "RenderPass.h"
#include "DeviceObjectBase.hpp"
#include "RenderDeviceBase.hpp"
#include "FixedLinearAllocator.hpp"

Classes

class  Diligent::RenderPassBase< EngineImplTraits >
 Template class implementing base functionality of the render pass object. More...
 

Namespaces

namespace  Diligent
 Graphics engine namespace.
 

Detailed Description

Implementation of the Diligent::RenderPassBase template class