RetroArch
|
Go to the source code of this file.
Namespaces | |
glslang | |
Functions | |
__inline const char * | glslang::GetStorageQualifierString (TStorageQualifier q) |
__inline const char * | glslang::GetBuiltInVariableString (TBuiltInVariable v) |
__inline const char * | glslang::GetPrecisionQualifierString (TPrecisionQualifier p) |
__inline bool | glslang::isTypeSignedInt (TBasicType type) |
__inline bool | glslang::isTypeUnsignedInt (TBasicType type) |
__inline bool | glslang::isTypeInt (TBasicType type) |
__inline bool | glslang::isTypeFloat (TBasicType type) |
__inline int | glslang::getTypeRank (TBasicType type) |