SPIRV-Tools/include/spirv-tools
Ryan Harrison 0cb2d4079e
Add WebGPU->Vulkan and Vulkan->WebGPU flags in spirv-opt (#2496)
Renames the existing flag '--webgpu-mode' to '--vulkan-to-webgpu' for
the Vulkan->WebGPU operation, and adds a new flag '--webgpu-to-vulkan'
for the WebGPU->Vulkan operation.

Currently '--webgpu-to-vulkan' doesn't have any passes associated with
it yet, but further patches will implement them.

Fixes #2495
2019-04-05 15:12:26 -04:00
..
instrument.hpp Bindless Validation: Descriptor Initialization Check (#2419) 2019-03-19 09:53:43 -04:00
libspirv.h Improve reducer algorithm and other changes (#2472) 2019-03-26 13:22:31 +00:00
libspirv.hpp Improve reducer algorithm and other changes (#2472) 2019-03-26 13:22:31 +00:00
linker.hpp Rewrite include guards (#1793) 2018-08-03 08:05:33 -04:00
optimizer.hpp Add WebGPU->Vulkan and Vulkan->WebGPU flags in spirv-opt (#2496) 2019-04-05 15:12:26 -04:00