summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/bgfx/src/amalgamated.cpp
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/bgfx/src/amalgamated.cpp')
-rw-r--r--3rdparty/bgfx/src/amalgamated.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/3rdparty/bgfx/src/amalgamated.cpp b/3rdparty/bgfx/src/amalgamated.cpp
index 2a88eeab6ac..042475d8151 100644
--- a/3rdparty/bgfx/src/amalgamated.cpp
+++ b/3rdparty/bgfx/src/amalgamated.cpp
@@ -17,4 +17,7 @@
#include "renderer_null.cpp"
#include "renderer_gl.cpp"
#include "renderer_vk.cpp"
+#include "shader_dxbc.cpp"
+#include "shader_dx9bc.cpp"
+#include "shader_spirv.cpp"
#include "vertexdecl.cpp"