Modules

  • Module containing items necessary to implement ShaderType for matrices
  • Module containing items necessary to implement ShaderType for runtime-sized arrays
  • Module containing items necessary to implement ShaderType for vectors

Macros

  • Used to implement ShaderType for the given matrix type
  • Used to implement ShaderType for the given runtime-sized array type
  • Used to implement ShaderType for the given vector type
  • Used to implement ShaderType for the given wrapper type

Structs

Traits

Derive Macros