Add bgrx8 texture format for D3D11
I found I needed this to get mpv's dxva2 hwdec running with the libplacebo RA. (Probably not strictly needed since it might be able to use another format.)
Is it right to set .opaque = false
for this format? It has padding, but I'm pretty sure it's at the end/MSB.