serenity/Userland/Libraries/LibGLSL
Timothy Flynn f1de4f8872 Everywhere: Convert known short-strings to the infallible String factory
For now, this is limited to strings that are 3 bytes or less. We can use
7 bytes on 64-bit platforms, but we do not yet assume 64-bit for Lagom
hosts (e.g. wasm).
2023-01-20 14:24:12 -05:00
..
CMakeLists.txt
Compiler.cpp Everywhere: Convert known short-strings to the infallible String factory 2023-01-20 14:24:12 -05:00
Compiler.h
LinkedShader.h
Linker.cpp Everywhere: Convert known short-strings to the infallible String factory 2023-01-20 14:24:12 -05:00
Linker.h
ObjectFile.h