GLSL functions I reuse frequently
Functions should be imported separately and included in 'parent' glsl via #include
statement. I use vite and vite-plugin-glsl, otherwise look into implementing the ARB_shading_language_include extension for your usecase.