mirror of
https://github.com/intel/intel-graphics-compiler.git
synced 2025-11-04 08:21:06 +08:00
Minor fixes
Fixed newlines at the end of file
This commit is contained in:
committed by
igcbot
parent
9ff8ff3d23
commit
f1fed8f34f
@ -37,4 +37,4 @@ const ErrorCode g_cInitErrorCode =
|
||||
0 // Reserved
|
||||
};
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@ -13,4 +13,4 @@ SPDX-License-Identifier: MIT
|
||||
#include "SurfaceFormats.h"
|
||||
#include "ShaderTypes.h"
|
||||
|
||||
#include "usc_gen7_types.h"
|
||||
#include "usc_gen7_types.h"
|
||||
|
||||
Reference in New Issue
Block a user