Diligent Engine
 
Loading...
Searching...
No Matches
RootSignature.hpp File Reference
#include <mutex>
#include <unordered_map>
#include <memory>
#include "PrivateConstants.h"
#include "ShaderResources.hpp"
#include "ObjectBase.hpp"
#include "ResourceBindingMap.hpp"

Classes

class  Diligent::RootSignatureD3D12
 Implementation of the Diligent::RootSignature class. More...
 
class  Diligent::RootSignatureCacheD3D12
 Root signature cache that deduplicates RootSignatureD3D12 objects. More...
 

Namespaces

namespace  Diligent
 Graphics engine namespace.
 

Detailed Description

Declaration of Diligent::RootSignatureD3D12 class