Blender Git Loki
Git Commits -> Revision 5d52da2
Revision 5d52da2 by Jeroen Bakker (tmp-vulkan) June 28, 2021, 14:59 (GMT) |
Vulkan: Compiler log parsing. For the vulkan backend we control the compiler and therefore the log parsing is much simpler then the OpenGL parsers. This patch formats the log to a better readable/debuggable format so developers can quickly detect what needs to be done. |
Commit Details:
Full Hash: 5d52da2e65ab8379a297c4bf532ff745906ec86b
Parent Commit: 25b341a
Lines Changed: +59, -41