Module back

Source
Expand description

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

Modules§

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

Structs§

RayFlag
Ray flags, for a RayDesc’s flags field.