naga::front

Module glsl

source
Expand description

Frontend for GLSL (OpenGL Shading Language).

To begin, take a look at the documentation for the Frontend.

ยงSupported versions

ยงVulkan

  • 440 (partial)
  • 450
  • 460

Modulesยง

Structsยง

  • Error returned during shader parsing.
  • The Frontend is the central structure of the GLSL frontend.
  • Per-shader options passed to parse.
  • A collection of errors returned during shader parsing.
  • Additional information about the GLSL shader.

Enumsยง

Type Aliasesยง