Module naga::back

source ·
Expand description

Backend functions that export shader Modules into binary and text formats.

Modules

  • Backend for GLSL (OpenGL Shading Language).
  • Backend for SPIR-V (Standard Portable Intermediate Representation).

Structs