framework/replay: disable AA accounting when comparing with no tolerance
[piglit.git] / tests / glslparsertest / shaders / extension9.V110.frag
blob89e13e0feded922c42a6649a5949bc803bd1738c
1 // [config]
2 // expect_result: fail
3 // glsl_version: 1.10
4 //
5 // [end config]
7 #extension foo  behavior // ":" missing after extension name
9 void main()