This website requires JavaScript.
Explore
Help
Sign In
mth
/
ebiten
Watch
1
Star
0
Fork
0
You've already forked ebiten
mirror of
https://github.com/hajimehoshi/ebiten.git
synced
2024-11-10 04:57:26 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f4a72165e4
ebiten
/
internal
/
shader
/
testdata
/
bool.expected.vs
Hajime Hoshi
f4a72165e4
shader: Bug fix: Comparison with constants didn't work
2020-07-05 17:33:10 +09:00
5 lines
46 B
GLSL
Raw
Blame
History
void
F0
(
out
bool
l0
)
{
l0
=
true
;
return
;
}
Reference in New Issue
View Git Blame
Copy Permalink