Fix tessellation tests do not test undefined tessLevel inputs
The spec says g gl_TessLevelOuter[2], gl_TessLevelOuter[3], and
both values in gl_TessLevelInner inputs are undefined in tessellation
evaluation shader, if isolines are tessellated.
To avoid testing undefined tessellation level inputs, change
the tessellated primitive type to QUADS
Affects:
KHR-GL45.tessellation_shader.tessellation_control_to_tessellation_evaluation.gl_tessLevel
Components: OpenGL
VK-GL-CTS issue: 488
This reverts commit
3c148ca8bc02a29c52d615a7b966671b54fcb356.
Change-Id: I9dde6ee281a3502a9205758ac9d06673ced528c5