0
Files
src/gpu
Jiawei Shao 5a245fc75c SharedImage: Support StorageBinding for BGRA8Unorm shared images on D3D
This patch adds BGRA8Unorm as the allowed usage of D3D shared images as
BGRA8Unorm can be used as storage textures with WebGPU extension
'bgra8unorm-storage' is enabled.

Bug: dawn:1641, chromium:1418897
Change-Id: I7caef95f22d40e9f188e70bf29136cb90110ac82
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4290629
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Commit-Queue: Jiawei Shao <jiawei.shao@intel.com>
Cr-Commit-Position: refs/heads/main@{#1111954}
2023-03-02 01:02:15 +00:00
..