Removed WebGPU. (#3198)

This commit is contained in:
Бранимир Караџић
2023-11-09 17:15:22 -08:00
committed by GitHub
parent 67107e5511
commit 49c0e49527
30 changed files with 7 additions and 10733 deletions

View File

@@ -17,7 +17,6 @@ BX_PRAGMA_DIAGNOSTIC_IGNORED_CLANG_GCC("-Wshadow") // warning: declaration of 'u
#include <ResourceLimits.h>
#include <SPIRV/SPVRemapper.h>
#include <SPIRV/GlslangToSpv.h>
#include <webgpu/webgpu_cpp.h>
#define SPIRV_CROSS_EXCEPTIONS_TO_ASSERTIONS
#include <spirv_msl.hpp>
#include <spirv_reflect.hpp>