Blender Git Loki
Git Commits -> Revision 79346fd
Revision 79346fd by Jeroen Bakker (tmp-vulkan) June 25, 2021, 14:01 (GMT) |
Moved shader compilation flag to cmake. Migration of the shaders can take a long time. During this time it you won't be able to start most GPU tests or Blender. This switch will enable the compilation of the shader to other developments can still happen. `WITH_VULKAN_SHADER_COMPILATION` Default is OFF. Enable when migrating shaders. |
Commit Details:
Full Hash: 79346fd72eefd4f81422c73239fe99224681f0cc
Parent Commit: 44c875f
Lines Changed: +11, -10