librashader/librashader-reflect/src/reflect/cross
chyyran 4cc3c875bf reflect: allow compilation of boxed trait objects
Add a hidden `compile_boxed` function to CompileShader to support this. This is to allow Box<dyn CompileReflectShader> to work.
2024-09-15 03:10:45 -04:00
..
glsl.rs reflect: allow compilation of boxed trait objects 2024-09-15 03:10:45 -04:00
hlsl.rs reflect: allow compilation of boxed trait objects 2024-09-15 03:10:45 -04:00
mod.rs reflect: replace let_chains with Option::filter 2024-09-14 02:11:18 -04:00
msl.rs reflect: simplify FromCompilation output signature 2024-09-15 03:10:45 -04:00