d3d12: Add more format support
Adding support for all formats supported by d3d11 using compute shader, list of added formats:
- v216
- v210
- r210
- v308
- IYU2
- RGB
- BGR
- UYVY
- VYUY
- YVYU
- RGB16
- RGB15
- BGR16
- BGR15
- BGRA64
- BGR10A2
- YUY2
- Y210
- Y216
- Y412
- Y416
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Adding support for all formats supported by d3d11 using compute shader, list of added formats: