zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
glslang.h
Go to the documentation of this file.
1 //
2 // Copyright (c) 2010 The ANGLE Project Authors. All rights reserved.
3 // Use of this source code is governed by a BSD-style license that can be
4 // found in the LICENSE file.
5 //
6 
7 struct TParseContext;
10 
11 extern int glslang_scan(size_t count,
12  const char* const string[],
13  const int length[],
16 
int glslang_finalize(TParseContext *context)
int glslang_parse(TParseContext *context)
GLsizei GLsizei * length
Definition: gl2ext.h:792
GLint GLsizei count
Definition: gl2ext.h:1011
int glslang_scan(size_t count, const char *const string[], const int length[], TParseContext *context)
TParseContext * context
int glslang_initialize(TParseContext *context)