This website requires JavaScript.
Explore
Help
Sign in
scratchfoundation
/
bgfx
Watch
1
Star
0
Fork
You've already forked bgfx
0
mirror of
https://github.com/scratchfoundation/bgfx.git
synced
2024-11-25 09:08:22 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4685fdeca3
bgfx
/
3rdparty
/
glsl-optimizer
/
tests
/
fragment
/
varyings-out.txt
8 lines
93 B
Text
Raw
Normal View
History
Unescape
Escape
Initial commit.
2012-04-03 23:30:07 -04:00
void main ()
{
gl_FragData[0] = vec4(0.0, 0.0, 0.0, 0.0);
}
Updated glsl-optimizer.
2014-02-11 02:06:13 -05:00
Updated glsl-optimizer.
2014-10-11 15:32:43 -04:00
// stats: 1 alu 0 tex 0 flow
Reference in a new issue
Copy permalink