Diligent Engine
Loading...
Searching...
No Matches
Diligent::InputLayoutDesc Struct Reference

Layout description. More...

#include <InputLayout.h>

Public Attributes

const LayoutElementLayoutElements = nullptr
 Array of layout elements.
Uint32 NumElements = 0
 The number of layout elements in LayoutElements array.

Detailed Description

Layout description.

This structure is used by IRenderDevice::CreateGraphicsPipelineState().