repo.or.cz
/
piglit.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
framework/replay: disable AA accounting when comparing with no tolerance
[piglit.git]
/
tests
/
shaders
/
glsl-fs-fragcoord-zw.frag
blob
10454bc86472d40613d6e3717ffded2c127a16f7
1
void main()
2
{
3
gl_FragColor = vec4(gl_FragCoord.z, gl_FragCoord.w, 0.0, 0.0);
4
}