ShaderCompiler::StageReflection struct

Reflection data collected from one stage (or merged for a whole program).

Public variables

std::vector<StructInfo> Structs
std::vector<UniformInfo> Uniforms
std::vector<BlockInfo> Blocks
std::vector<TextureInfo> Textures
std::vector<AttributeInfo> Attributes