Assignments
Assignments
Toggle main menu visibility
Main Page
Namespaces
Namespace List
Namespace Members
All
_
b
c
d
e
f
g
i
j
k
m
n
o
p
q
r
s
t
u
w
Functions
_
b
c
d
e
f
g
j
m
n
o
r
s
t
u
w
Variables
Typedefs
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Typedefs
Enumerations
Enumerator
Related Symbols
o
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
y
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
w
y
Variables
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
Typedefs
_
b
c
d
e
f
g
h
i
j
l
m
p
r
s
u
v
w
Enumerations
Enumerator
h
j
m
o
Macros
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
▼
Assignments
▼
Namespaces
▼
Namespace List
►
GLSLShaderInfo
►
Image
►
poly34
►
Ray
►
Util
►
Namespace Members
►
Classes
►
Files
Classes
|
Variables
GLSLShaderInfo Namespace Reference
Classes
class
shader_file_extension
Variables
const
shader_file_extension
extensions
[]
Variable Documentation
◆
extensions
const
shader_file_extension
GLSLShaderInfo::extensions[]
Initial value:
=
{
{
".vs"
,
GL_VERTEX_SHADER
},
{
".vert"
,
GL_VERTEX_SHADER
},
{
".fs"
,
GL_FRAGMENT_SHADER
},
{
".frag"
,
GL_FRAGMENT_SHADER
},
}
GL_FRAGMENT_SHADER
#define GL_FRAGMENT_SHADER
Definition
glew.h:1768
GL_VERTEX_SHADER
#define GL_VERTEX_SHADER
Definition
glew.h:1769
GLSLShaderInfo
Generated by
1.11.0