This website requires JavaScript.
Explore
Help
Register
Sign In
OpenHarmony
/
third_party_mesa3d
Watch
2
Star
0
Fork
0
You've already forked third_party_mesa3d
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dbcd5622d5c0287ffa8c84dac4465af7cc92c5b7
third_party_mesa3d
/
progs
/
fpglsl
/
mov.glsl
Keith Whitwell
d7b1610ced
progs/fpglsl: fp-tris for glsl
2010-02-03 10:36:55 +00:00
4 lines
45 B
GLSL
Raw
Blame
History
void
main
(
)
{
gl_FragColor
=
gl_Color
;
}
Reference in New Issue
View Git Blame
Copy Permalink