swr/rast: whitespace changes

Reviewed-by: Bruce Cherniak <bruce.cherniak@intel.com>
This commit is contained in:
Tim Rowley 2017-09-07 15:18:35 -05:00
parent 6b9e801832
commit c0ce5c4422
1 changed files with 2 additions and 0 deletions

View File

@ -51,6 +51,7 @@
struct ShaderInfo;
//////////////////////////////////////////////////////////////////////////
/// Jit Compile Info Input
//////////////////////////////////////////////////////////////////////////
@ -63,6 +64,7 @@ struct JIT_COMPILE_INPUT
size_t irLength;
bool enableJitSampler;
};
extern "C"