deqp: renderer printing and validation
Right now CI sanity checks the GL renderer and version a bit in bash scripts and prints some. But I think it would be nice to have options to do it in deqp-runner, so that devs get it too.
My thought is that if the test list contains dEQP-GLES or dEQP-GL or dEQP-VK (what's left? deqp-EGL? I don't see very useful debug in there for "am I testing the right driver?"), then we run the corresponding dEQP-GLESN.info.renderer/version tests, scrape the resulting QPA, and print some info for it at the top of the run.