swr: [rasterizer jitter] Fix missing end-of-file newline
Signed-off-by: Tim Rowley <timothy.o.rowley@intel.com>
This commit is contained in:
@@ -164,4 +164,5 @@ Value* CreateEntryAlloca(Function* pFunc, Type* pType);
|
||||
|
||||
// Static stack allocations for scatter operations
|
||||
Value* pScatterStackSrc{ nullptr };
|
||||
Value* pScatterStackOffsets{ nullptr };
|
||||
Value* pScatterStackOffsets{ nullptr };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user