Web: Turn off bracket-style attributes, reflection, and IO mapping.
This commit is contained in:
parent
7015bd658e
commit
b6d3ee5aca
12 changed files with 176 additions and 110 deletions
|
|
@ -33,6 +33,8 @@
|
|||
// POSSIBILITY OF SUCH DAMAGE.
|
||||
//
|
||||
|
||||
#ifndef GLSLANG_WEB
|
||||
|
||||
#ifndef _REFLECTION_INCLUDED
|
||||
#define _REFLECTION_INCLUDED
|
||||
|
||||
|
|
@ -201,3 +203,5 @@ protected:
|
|||
} // end namespace glslang
|
||||
|
||||
#endif // _REFLECTION_INCLUDED
|
||||
|
||||
#endif // GLSLANG_WEB
|
||||
Loading…
Add table
Add a link
Reference in a new issue