Steps to reproduce:
WebGPU currently always uses BGRA format for the intermediate render texture. GPUs have a preferred render texture format, either BGRA or RGBA. Using the preferred format for the intermediate render texture will provide some performance benefit.
Actual results:
Expected results:
Reproducible with versions:
Not reproducible with versions:
Can’t test with versions:
Tested on (OS):
Notes: