As seen in bug #21515, newer ATI cards used with radeon open driver return a GL_VENDOR string not present in wined3d_guess_vendor().<br>This oneliner merely adds that so that the function return VENDOR_MESA instead of VENDOR_WINE that could make apps crash.<br>