The value to clamp
The minimum range
The maximum range
Compiles the provided GLSL code into SPIR-V
The GLSL string to compile
The shader type of the provided GLSL code
Log an error to the console
The arguments to log
Fetches a text from the provided path
The path to fetch the text from
Fixates a number at the provided range
The value to fixate
The range to fixate
Returns the hash of the provided string
The string to hash
Returns a high-resolution timestamp
Returns a unique id
Load the glslang module
Log to the console
The arguments to log
Throws an unrachable error
Log a warning to the console
The arguments to log
Generated using TypeDoc
Clamps a value between the provided min and max range