 
            As far as I can tell WineD3D only ever calls wglQueryCurrentRenderer* functions and not the indexed ones ever, so I doesn't seem useful to implement the indexed renderer queries.
Also, one question is how we can match that the current renderer is the default (device index 0) one. There doesn't seem to be any guarantee that this is the case?