Module nuance::preprocessor[][src]

Expand description

Extract information from glsl source and transpiles it to valid glsl source code.

Functions

Replace the layout(min=?, max=?) with nothing

Replace the layout(params) with a predefined layout(set=?, binding=?)