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
7cb1543edd
RetroArch
/
deps
/
SPIRV-Cross
/
reference
/
shaders-no-opt
/
asm
/
comp
/
eliminate-globals-not-in-en...
8 lines
97 B
Plaintext
Raw
Blame
History
#version 450
layout(local_size_x = 64, local_size_y = 1, local_size_z = 1) in;
void main()
{
}
Reference in New Issue
View Git Blame
Copy Permalink