RetroArch
Public Member Functions | Public Attributes | List of all members
glslang::HlslParseContext::tInterstageIoData Struct Reference

#include <hlslParseHelper.h>

Public Member Functions

 tInterstageIoData (TBuiltInVariable bi, TStorageQualifier q)
 
bool operator< (const tInterstageIoData d) const
 

Public Attributes

TBuiltInVariable builtIn
 
TStorageQualifier storage
 

Constructor & Destructor Documentation

◆ tInterstageIoData()

glslang::HlslParseContext::tInterstageIoData::tInterstageIoData ( TBuiltInVariable  bi,
TStorageQualifier  q 
)
inline

Member Function Documentation

◆ operator<()

bool glslang::HlslParseContext::tInterstageIoData::operator< ( const tInterstageIoData  d) const
inline

Member Data Documentation

◆ builtIn

TBuiltInVariable glslang::HlslParseContext::tInterstageIoData::builtIn

◆ storage

TStorageQualifier glslang::HlslParseContext::tInterstageIoData::storage

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