Use binary mode when writing shaders to file, so that 0x0a is not considered a LF and then converted to CRLF.
3.1 KiB
3.1 KiB
Use binary mode when writing shaders to file, so that 0x0a is not considered a LF and then converted to CRLF.