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

Render state notation loader initialization info. More...

#include <RenderStateNotationLoader.h>

Public Attributes

IRenderDevicepDevice = nullptr
 A pointer to the render device that will be used to create objects.
 
IRenderStateNotationParserpParser = nullptr
 A pointer to the render state notation parser.
 
IShaderSourceInputStreamFactorypStreamFactory = nullptr
 The factory that is used to load the shader source files.
 
IRenderStateCachepStateCache = nullptr
 A pointer to an optional render state cache.
 

Detailed Description

Render state notation loader initialization info.