Added KRShaderManager::Includer

Now able to include shaders from other shaders with GL_GOOGLE_include_directive.
Added vulkan_test_include.glsl and included it from vulkan_test.vert.
This commit is contained in:
2022-08-15 19:48:59 -07:00
parent 7433d54c16
commit 2085908017
5 changed files with 61 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
#define VULKAN_TEST_BRIGHTNESS 0.25