Expand description
Contains simple 1:1 conversion functions.
Structsยง
- Scalar
String ๐ - Structure returned by
glsl_scalar
Functionsยง
- glsl_
built_ ๐in - Helper function that returns the glsl variable name for a builtin
- glsl_
dimension ๐ - Helper function that returns the glsl dimension string of
ImageDimension - glsl_
interpolation ๐ - Helper function that returns the string corresponding to the glsl interpolation qualifier
- glsl_
sampling ๐ - Return the GLSL auxiliary qualifier for the given sampling value.
- glsl_
scalar ๐ - Helper function that returns scalar related strings
- glsl_
storage_ ๐format - Helper function that returns the glsl storage format string of
StorageFormat - glsl_
storage_ ๐qualifier - Helper function that returns the string corresponding to the address space