This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
bgfx
Watch
1
Star
0
Fork
0
You've already forked bgfx
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bgfx
/
3rdparty
/
glslang
/
Test
/
compoundsuffix.vert.glsl
Branimir Karadžić
968b611ec1
Updated glslang and spirv-tools.
2018-09-02 21:14:20 -07: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