Skip to main content

Module shaderstruct

Module shaderstruct 

Source

Macros§

shader_struct
Define a shader struct (to use in a storage or uniform buffer).

Traits§

MewShaderStruct
Trait for internal use to work with shader structs.
MewShaderStructByteSlice
Convenience trait to convert shader struct slices directly to byte slices.