framework/replay: disable AA accounting when comparing with no tolerance
[piglit.git] / tests / shaders / glsl-mvp.vert
blob92f5bde9c1513592e93292e8f3de194e53223372
1 void main()
3         gl_Position = gl_ModelViewProjectionMatrix * gl_Vertex;