mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Add Webgpu backend (#2132)
* WebGPU first draft (shaderc bin version 8) * WebGPU scripts
This commit is contained in:
@@ -597,6 +597,7 @@ project "shaderc"
|
||||
path.join(BIMG_DIR, "include"),
|
||||
path.join(BGFX_DIR, "include"),
|
||||
|
||||
path.join(BGFX_DIR, "3rdparty/webgpu/include"),
|
||||
path.join(BGFX_DIR, "3rdparty/dxsdk/include"),
|
||||
|
||||
FCPP_DIR,
|
||||
|
||||
Reference in New Issue
Block a user