Graphics/GraphicsEngine/interface/RenderPass.h file

Contents

Definition of the Diligent::IRenderPass interface and related data structures

Namespaces

namespace Diligent
The library uses Direct3D-style math:

Classes

struct Diligent::RenderPassAttachmentDesc
Render pass attachment description.
struct Diligent::AttachmentReference
Attachment reference description.
struct Diligent::SubpassDesc
Render pass subpass decription.
struct Diligent::SubpassDependencyDesc
Subpass dependency description.
struct Diligent::RenderPassDesc
Render pass description.
class Diligent::IRenderPass
Render pass interface.