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
1b85c46bcf30a666493c9b4cda03617e8a81b13a
third_party_mesa3d
/
tests
/
parameters-02.glsl
12 lines
54 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add PASS / FAIL annotations to tests missing them. This tricked my import of the tests into piglit.
2010-04-02 01:59:50 -10:00
/* PASS */
Initial commit. lol
2010-02-22 13:19:34 -08:00
void a()
{
;
}
void a(float x)
{
;
}
Reference in New Issue
Copy Permalink