LLGL 0.05 Beta
Loading...
Searching...
No Matches
LLGL::FragmentShaderAttributes Struct Reference

Fragment shader specific descriptor structure. More...

#include <ShaderFlags.h>

Public Attributes

std::vector< FragmentAttribute > outputAttribs
 Fragment shader output attributes.

Detailed Description

Fragment shader specific descriptor structure.

See also
ShaderDescriptor::fragment
ShaderReflection::fragment

Member Data Documentation

◆ outputAttribs

std::vector<FragmentAttribute> LLGL::FragmentShaderAttributes::outputAttribs

Fragment shader output attributes.


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