Skip to content

Add shader source output on compilation errors

Jonathan Kunstwald requested to merge feature/add-shader-error-line-output into develop

Shader now outputs the 3-line source neighborhood that provoked compilation errors, as long as the driver outputs the line number like NVidia does.

Merge request reports