|
RetroArch
|
#include <SymbolTable.h>
Public Member Functions | |
| void | copyParam (const TParameter ¶m) |
| TBuiltInVariable | getDeclaredBuiltIn () const |
Public Attributes | |
| TString * | name |
| TType * | type |
| TIntermTyped * | defaultValue |
|
inline |
|
inline |
| TIntermTyped* glslang::TParameter::defaultValue |
| TString* glslang::TParameter::name |
| TType* glslang::TParameter::type |
1.8.15