WebGPU update (#2477)

* WebGPU: Update to latest changes + Fixes

* WebGPU: Fix RG11B10F format as framebuffer
This commit is contained in:
Hugo Amnov
2021-04-18 20:39:52 +02:00
committed by GitHub
parent 01b7fc0105
commit cf8ff18263
4 changed files with 226 additions and 180 deletions

View File

@@ -1,4 +1,5 @@
#include "dawn/webgpu_cpp.h"
#include "webgpu/webgpu_cpp.h"
namespace wgpu {