DiligentGraphics/DiligentCore

Investigate WGSL transformation

Closed this issue · 1 comments

Investigate the following functionality:

  • Convert HLSL/GLSL/SPIRV into WGSL at run time
  • Modify binding information in the shader

Try Tint compiler, see how they can be used in WebASM (also Naga and Dawn)