RetroArch
Public Member Functions | Public Attributes | List of all members
glslang::TPpContext::MacroSymbol Struct Reference

#include <PpContext.h>

Collaboration diagram for glslang::TPpContext::MacroSymbol:
[legend]

Public Member Functions

 MacroSymbol ()
 

Public Attributes

TVector< int > args
 
TokenStream body
 
unsigned emptyArgs: 1
 
unsigned busy: 1
 
unsigned undef: 1
 

Constructor & Destructor Documentation

◆ MacroSymbol()

glslang::TPpContext::MacroSymbol::MacroSymbol ( )
inline

Member Data Documentation

◆ args

TVector<int> glslang::TPpContext::MacroSymbol::args

◆ body

TokenStream glslang::TPpContext::MacroSymbol::body

◆ busy

unsigned glslang::TPpContext::MacroSymbol::busy

◆ emptyArgs

unsigned glslang::TPpContext::MacroSymbol::emptyArgs

◆ undef

unsigned glslang::TPpContext::MacroSymbol::undef

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