Make file formatting comply with POSIX and Unix standards
UTF-8, LF, no BOM, and newlines at the end of files
This commit is contained in:
parent
9659831766
commit
c8274e941e
11 changed files with 24 additions and 24 deletions
2
BUILD.gn
2
BUILD.gn
|
|
@ -70,7 +70,7 @@ source_set("glslang_sources") {
|
|||
"SPIRV/InReadableOrder.cpp",
|
||||
"SPIRV/Logger.cpp",
|
||||
"SPIRV/Logger.h",
|
||||
"SPIRV/NonSemanticDebugPrintf.h",
|
||||
"SPIRV/NonSemanticDebugPrintf.h",
|
||||
"SPIRV/SPVRemapper.cpp",
|
||||
"SPIRV/SPVRemapper.h",
|
||||
"SPIRV/SpvBuilder.cpp",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue