virgl: Set bind when creating temp resource.
virgl render complains about "Illegal resource" when running dEQP-EGL.functional.color_clears.single_context.gles2.rgb888_window, the reason is that a zero bind value was given for temp resource.
Signed-off-by: Lepton Wu lepton@chromium.org Reviewed-by: Erik Faye-Lund erik.faye-lund@collabora.com