This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
glslang
Watch
1
Star
0
Fork
0
You've already forked glslang
mirror of
https://github.com/KhronosGroup/glslang
synced
2024-11-08 11:30:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9f34b25f30
glslang
/
Test
/
compoundsuffix.vert.glsl
otakuto
d03da06ac1
Remove execute permissions
2018-08-07 03:16:20 +09:00
4 lines
47 B
GLSL
Raw
Blame
History
void
main
(
)
{
gl_Position
=
vec4
(
1.0
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink