Nameless Engine
Loading...
Searching...
No Matches
ne::ShaderPack::InternalResources Struct Reference

#include <ShaderPack.h>

Public Attributes

std::unordered_map< std::set< ShaderMacro >, std::shared_ptr< Shader >, ShaderMacroSetHashshadersInPack
 

Detailed Description

Groups used data.

Member Data Documentation

◆ shadersInPack

std::unordered_map<std::set<ShaderMacro>, std::shared_ptr<Shader>, ShaderMacroSetHash> ne::ShaderPack::InternalResources::shadersInPack

Stores shaders of this pack (pairs of "shader configuration" - "shader").


The documentation for this struct was generated from the following file: