zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
HashNames.h File Reference
#include <map>
#include "compiler/intermediate.h"
#include "GLSLANG/ShaderLang.h"

Go to the source code of this file.

Macros

#define HASHED_NAME_PREFIX   "webgl_"
 

Typedefs

typedef std::map
< TPersistString,
TPersistString
NameMap
 

Macro Definition Documentation

#define HASHED_NAME_PREFIX   "webgl_"

Definition at line 15 of file HashNames.h.

Referenced by TIntermTraverser::hash(), and ShGetInfo().

Typedef Documentation

Definition at line 17 of file HashNames.h.