Fixed up comment header block

This commit is contained in:
Chuck Walbourn
2018-02-23 22:24:46 -08:00
parent cfc063becd
commit 3b05453e98
56 changed files with 49 additions and 210 deletions

View File

@@ -4,6 +4,7 @@
// The Compute Shader for BC6H Encoder
//
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
//--------------------------------------------------------------------------------------
#define REF_DEVICE

View File

@@ -4,6 +4,7 @@
// The Compute Shader for BC7 Encoder
//
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
//--------------------------------------------------------------------------------------
//#define REF_DEVICE

View File

@@ -1,10 +1,6 @@
@echo off
rem THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
rem ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
rem THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
rem PARTICULAR PURPOSE.
rem
rem Copyright (c) Microsoft Corporation. All rights reserved.
rem Licensed under the MIT License.
setlocal
set error=0