Diligent Engine
 
Loading...
Searching...
No Matches
PipelineStateCacheBase.hpp File Reference

Classes

class  Diligent::PipelineStateCacheBase< EngineImplTraits >
 Template class implementing base functionality of the pipeline state cache object. More...
 

Namespaces

namespace  Diligent
 Graphics engine namespace.
 

Functions

void Diligent::ValidatePipelineStateCacheCreateInfo (const PipelineStateCacheCreateInfo &CreateInfo) noexcept(false)
 Validates PSO cache create info and throws an exception in case of an error.
 

Detailed Description

Implementation of the Diligent::PipelineStateCacheBase template class