ext_transform_feedback: add a test for the second-half of gl_ClipDistance
Since clip-distances might be split into two vec4s in the backend compiler, it's useful to test that XFBing only the second half also works as expected.
This can catch some corner-cases in the shader-compilers.