RetroArch
Classes | Public Attributes | List of all members
glslang::TVarEntryInfo Struct Reference
Collaboration diagram for glslang::TVarEntryInfo:
[legend]

Classes

struct  TOrderById
 
struct  TOrderByPriority
 

Public Attributes

int id
 
TIntermSymbolsymbol
 
bool live
 
int newBinding
 
int newSet
 
int newLocation
 
int newComponent
 
int newIndex
 

Member Data Documentation

◆ id

int glslang::TVarEntryInfo::id

◆ live

bool glslang::TVarEntryInfo::live

◆ newBinding

int glslang::TVarEntryInfo::newBinding

◆ newComponent

int glslang::TVarEntryInfo::newComponent

◆ newIndex

int glslang::TVarEntryInfo::newIndex

◆ newLocation

int glslang::TVarEntryInfo::newLocation

◆ newSet

int glslang::TVarEntryInfo::newSet

◆ symbol

TIntermSymbol* glslang::TVarEntryInfo::symbol

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