Signed-off-by: hmz007 <hmz007@gmail.com> Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
15 lines
146 B
GLSL
15 lines
146 B
GLSL
#version 110
|
|
|
|
#if 0
|
|
3.5L
|
|
3.5h
|
|
2034h
|
|
1.#INF
|
|
0x1234567812345L
|
|
12323394203923879234L
|
|
0123s;
|
|
123s;
|
|
0123456712345671234L
|
|
"string"
|
|
#endif
|