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

@@ -5,6 +5,3 @@ src/renderer_mtl.* @attilaz
# Vulkan
src/renderer_vk.* @rinthel @pezcode
# WebGPU
src/renderer_webgpu.* @hugoam