This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
RetroArch
mirror of
https://github.com/libretro/RetroArch.git
Watch
1
Star
0
Fork
You've already forked RetroArch
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
libretro-common-docs-midi-interface
RetroArch
/
deps
/
SPIRV-Cross
/
reference
/
shaders-hlsl
/
frag
/
demote-to-helper.frag
10 lines
68 B
GLSL
Raw
Permalink
Blame
History
void
frag_main
(
)
{
discard
;
}
void
main
(
)
{
frag_main
(
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink