This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
glslang
Watch
1
Star
0
Fork
0
You've already forked glslang
mirror of
https://github.com/RPCS3/glslang.git
synced
2024-11-23 19:29:44 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
498d74d84c
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