godot/modules/glslang
Hugo Locurcio 2aaa4cd645
Only build glslang if Vulkan or Direct3D 12 rendering is enabled
glslang isn't needed for OpenGL rendering, which includes the web export.
This reduces the web release export template's `.wasm` size by about 20 KB,
since web builds use `vulkan=no`.
2024-01-11 00:42:56 +01:00
..
SCsub
config.py Only build glslang if Vulkan or Direct3D 12 rendering is enabled 2024-01-11 00:42:56 +01:00
register_types.cpp
register_types.h