We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8719f7b commit 33ba0a3Copy full SHA for 33ba0a3
src/Layers/xrRenderPC_GL/gl_backend_extension.h
@@ -4,6 +4,7 @@
4
#include <glm/glm.hpp>
5
#include <glad/gl.h>
6
#include <string_view>
7
+#include <shader_data.h>
8
9
namespace xray::render::RENDER_NAMESPACE
10
{
0 commit comments