summaryrefslogtreecommitdiffstats
path: root/Tests/TestApp/include
diff options
context:
space:
mode:
authorEgor Yusov <egor.yusov@gmail.com>2019-09-17 04:23:22 +0000
committerEgor Yusov <egor.yusov@gmail.com>2019-09-17 04:23:22 +0000
commit881b835dc0460bfd701908bad0213bcf43d5d6d5 (patch)
tree3a02a37c303553144f860e41aa9a33f6d232e864 /Tests/TestApp/include
parentUpdated core (updated 3rd party modules; disabled SPIRV-Cross installation) (diff)
downloadDiligentEngine-881b835dc0460bfd701908bad0213bcf43d5d6d5.tar.gz
DiligentEngine-881b835dc0460bfd701908bad0213bcf43d5d6d5.zip
Updated copyright notice
Diffstat (limited to 'Tests/TestApp/include')
-rw-r--r--Tests/TestApp/include/AllocatorTest.h2
-rw-r--r--Tests/TestApp/include/MTResourceCreationTest.h2
-rw-r--r--Tests/TestApp/include/RenderScriptTest.h2
-rw-r--r--Tests/TestApp/include/ShaderConverterTest.h2
-rw-r--r--Tests/TestApp/include/SmartPointerTest.h2
-rw-r--r--Tests/TestApp/include/TestApp.h2
-rw-r--r--Tests/TestApp/include/TestBlendState.h2
-rw-r--r--Tests/TestApp/include/TestBrokenShader.h2
-rw-r--r--Tests/TestApp/include/TestBufferAccess.h2
-rw-r--r--Tests/TestApp/include/TestBufferCreation.h2
-rw-r--r--Tests/TestApp/include/TestComputeShaders.h2
-rw-r--r--Tests/TestApp/include/TestCopyTexData.h2
-rw-r--r--Tests/TestApp/include/TestCreateObjFromNativeRes.h2
-rw-r--r--Tests/TestApp/include/TestCreateObjFromNativeResD3D11.h2
-rw-r--r--Tests/TestApp/include/TestCreateObjFromNativeResD3D12.h2
-rw-r--r--Tests/TestApp/include/TestCreateObjFromNativeResGL.h2
-rw-r--r--Tests/TestApp/include/TestCreateObjFromNativeResVK.h2
-rw-r--r--Tests/TestApp/include/TestDepthStencilState.h2
-rw-r--r--Tests/TestApp/include/TestDrawCommands.h2
-rw-r--r--Tests/TestApp/include/TestGeometryShader.h2
-rw-r--r--Tests/TestApp/include/TestMipMapsGeneration.h2
-rw-r--r--Tests/TestApp/include/TestPSOCompatibility.h2
-rw-r--r--Tests/TestApp/include/TestPipelineStateBase.h2
-rw-r--r--Tests/TestApp/include/TestRasterizerState.h2
-rw-r--r--Tests/TestApp/include/TestRenderTarget.h2
-rw-r--r--Tests/TestApp/include/TestSamplerCreation.h2
-rw-r--r--Tests/TestApp/include/TestSeparateTextureSampler.h2
-rw-r--r--Tests/TestApp/include/TestShaderResArrays.h2
-rw-r--r--Tests/TestApp/include/TestShaderResourceLayout.h2
-rw-r--r--Tests/TestApp/include/TestShaderVarAccess.h2
-rw-r--r--Tests/TestApp/include/TestTessellation.h2
-rw-r--r--Tests/TestApp/include/TestTextureCreation.h2
-rw-r--r--Tests/TestApp/include/TestTexturing.h2
-rw-r--r--Tests/TestApp/include/TestVPAndSR.h2
-rw-r--r--Tests/TestApp/include/UnitTestBase.h2
-rw-r--r--Tests/TestApp/include/pch.h2
36 files changed, 36 insertions, 36 deletions
diff --git a/Tests/TestApp/include/AllocatorTest.h b/Tests/TestApp/include/AllocatorTest.h
index 8264d99..b9dea57 100644
--- a/Tests/TestApp/include/AllocatorTest.h
+++ b/Tests/TestApp/include/AllocatorTest.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/TestApp/include/MTResourceCreationTest.h b/Tests/TestApp/include/MTResourceCreationTest.h
index 27cde52..9dcc419 100644
--- a/Tests/TestApp/include/MTResourceCreationTest.h
+++ b/Tests/TestApp/include/MTResourceCreationTest.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/TestApp/include/RenderScriptTest.h b/Tests/TestApp/include/RenderScriptTest.h
index dd59d16..af7162f 100644
--- a/Tests/TestApp/include/RenderScriptTest.h
+++ b/Tests/TestApp/include/RenderScriptTest.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/TestApp/include/ShaderConverterTest.h b/Tests/TestApp/include/ShaderConverterTest.h
index e6a4af6..a151b9d 100644
--- a/Tests/TestApp/include/ShaderConverterTest.h
+++ b/Tests/TestApp/include/ShaderConverterTest.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/TestApp/include/SmartPointerTest.h b/Tests/TestApp/include/SmartPointerTest.h
index 57f4b53..815dee9 100644
--- a/Tests/TestApp/include/SmartPointerTest.h
+++ b/Tests/TestApp/include/SmartPointerTest.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/TestApp/include/TestApp.h b/Tests/TestApp/include/TestApp.h
index 1bd626d..96e7264 100644
--- a/Tests/TestApp/include/TestApp.h
+++ b/Tests/TestApp/include/TestApp.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/TestApp/include/TestBlendState.h b/Tests/TestApp/include/TestBlendState.h
index 1ad76f0..d67703a 100644
--- a/Tests/TestApp/include/TestBlendState.h
+++ b/Tests/TestApp/include/TestBlendState.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/TestApp/include/TestBrokenShader.h b/Tests/TestApp/include/TestBrokenShader.h
index b8eca6c..49c9ec8 100644
--- a/Tests/TestApp/include/TestBrokenShader.h
+++ b/Tests/TestApp/include/TestBrokenShader.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/TestApp/include/TestBufferAccess.h b/Tests/TestApp/include/TestBufferAccess.h
index 27c79f5..2fb27e1 100644
--- a/Tests/TestApp/include/TestBufferAccess.h
+++ b/Tests/TestApp/include/TestBufferAccess.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/TestApp/include/TestBufferCreation.h b/Tests/TestApp/include/TestBufferCreation.h
index db8fcee..2127d8b 100644
--- a/Tests/TestApp/include/TestBufferCreation.h
+++ b/Tests/TestApp/include/TestBufferCreation.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/TestApp/include/TestComputeShaders.h b/Tests/TestApp/include/TestComputeShaders.h
index ad3c765..939e80a 100644
--- a/Tests/TestApp/include/TestComputeShaders.h
+++ b/Tests/TestApp/include/TestComputeShaders.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/TestApp/include/TestCopyTexData.h b/Tests/TestApp/include/TestCopyTexData.h
index 94a382b..949132f 100644
--- a/Tests/TestApp/include/TestCopyTexData.h
+++ b/Tests/TestApp/include/TestCopyTexData.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/TestApp/include/TestCreateObjFromNativeRes.h b/Tests/TestApp/include/TestCreateObjFromNativeRes.h
index e29d6ae..9b8138e 100644
--- a/Tests/TestApp/include/TestCreateObjFromNativeRes.h
+++ b/Tests/TestApp/include/TestCreateObjFromNativeRes.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/TestApp/include/TestCreateObjFromNativeResD3D11.h b/Tests/TestApp/include/TestCreateObjFromNativeResD3D11.h
index f8bfd93..1890220 100644
--- a/Tests/TestApp/include/TestCreateObjFromNativeResD3D11.h
+++ b/Tests/TestApp/include/TestCreateObjFromNativeResD3D11.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/TestApp/include/TestCreateObjFromNativeResD3D12.h b/Tests/TestApp/include/TestCreateObjFromNativeResD3D12.h
index d332092..0284bd9 100644
--- a/Tests/TestApp/include/TestCreateObjFromNativeResD3D12.h
+++ b/Tests/TestApp/include/TestCreateObjFromNativeResD3D12.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/TestApp/include/TestCreateObjFromNativeResGL.h b/Tests/TestApp/include/TestCreateObjFromNativeResGL.h
index 812bcc6..22ce901 100644
--- a/Tests/TestApp/include/TestCreateObjFromNativeResGL.h
+++ b/Tests/TestApp/include/TestCreateObjFromNativeResGL.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/TestApp/include/TestCreateObjFromNativeResVK.h b/Tests/TestApp/include/TestCreateObjFromNativeResVK.h
index 816c1eb..434b2ee 100644
--- a/Tests/TestApp/include/TestCreateObjFromNativeResVK.h
+++ b/Tests/TestApp/include/TestCreateObjFromNativeResVK.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/TestApp/include/TestDepthStencilState.h b/Tests/TestApp/include/TestDepthStencilState.h
index 43f0289..bb17669 100644
--- a/Tests/TestApp/include/TestDepthStencilState.h
+++ b/Tests/TestApp/include/TestDepthStencilState.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/TestApp/include/TestDrawCommands.h b/Tests/TestApp/include/TestDrawCommands.h
index 79e987b..83aa099 100644
--- a/Tests/TestApp/include/TestDrawCommands.h
+++ b/Tests/TestApp/include/TestDrawCommands.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/TestApp/include/TestGeometryShader.h b/Tests/TestApp/include/TestGeometryShader.h
index 9526535..229fa6b 100644
--- a/Tests/TestApp/include/TestGeometryShader.h
+++ b/Tests/TestApp/include/TestGeometryShader.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/TestApp/include/TestMipMapsGeneration.h b/Tests/TestApp/include/TestMipMapsGeneration.h
index c9e9e19..a9c93ac 100644
--- a/Tests/TestApp/include/TestMipMapsGeneration.h
+++ b/Tests/TestApp/include/TestMipMapsGeneration.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/TestApp/include/TestPSOCompatibility.h b/Tests/TestApp/include/TestPSOCompatibility.h
index 0212d14..dee5051 100644
--- a/Tests/TestApp/include/TestPSOCompatibility.h
+++ b/Tests/TestApp/include/TestPSOCompatibility.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/TestApp/include/TestPipelineStateBase.h b/Tests/TestApp/include/TestPipelineStateBase.h
index 20c5a76..c5fca52 100644
--- a/Tests/TestApp/include/TestPipelineStateBase.h
+++ b/Tests/TestApp/include/TestPipelineStateBase.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/TestApp/include/TestRasterizerState.h b/Tests/TestApp/include/TestRasterizerState.h
index 1b816d3..12a4560 100644
--- a/Tests/TestApp/include/TestRasterizerState.h
+++ b/Tests/TestApp/include/TestRasterizerState.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/TestApp/include/TestRenderTarget.h b/Tests/TestApp/include/TestRenderTarget.h
index d5cbb57..2122804 100644
--- a/Tests/TestApp/include/TestRenderTarget.h
+++ b/Tests/TestApp/include/TestRenderTarget.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/TestApp/include/TestSamplerCreation.h b/Tests/TestApp/include/TestSamplerCreation.h
index 636c622..3472edc 100644
--- a/Tests/TestApp/include/TestSamplerCreation.h
+++ b/Tests/TestApp/include/TestSamplerCreation.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/TestApp/include/TestSeparateTextureSampler.h b/Tests/TestApp/include/TestSeparateTextureSampler.h
index f3e25c0..f1b361a 100644
--- a/Tests/TestApp/include/TestSeparateTextureSampler.h
+++ b/Tests/TestApp/include/TestSeparateTextureSampler.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/TestApp/include/TestShaderResArrays.h b/Tests/TestApp/include/TestShaderResArrays.h
index e1a2e8b..49459e8 100644
--- a/Tests/TestApp/include/TestShaderResArrays.h
+++ b/Tests/TestApp/include/TestShaderResArrays.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/TestApp/include/TestShaderResourceLayout.h b/Tests/TestApp/include/TestShaderResourceLayout.h
index b06f24b..9c50a06 100644
--- a/Tests/TestApp/include/TestShaderResourceLayout.h
+++ b/Tests/TestApp/include/TestShaderResourceLayout.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/TestApp/include/TestShaderVarAccess.h b/Tests/TestApp/include/TestShaderVarAccess.h
index 691c0c6..276558a 100644
--- a/Tests/TestApp/include/TestShaderVarAccess.h
+++ b/Tests/TestApp/include/TestShaderVarAccess.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/TestApp/include/TestTessellation.h b/Tests/TestApp/include/TestTessellation.h
index bf767a4..b3e135d 100644
--- a/Tests/TestApp/include/TestTessellation.h
+++ b/Tests/TestApp/include/TestTessellation.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/TestApp/include/TestTextureCreation.h b/Tests/TestApp/include/TestTextureCreation.h
index 8f173b3..96c3ba3 100644
--- a/Tests/TestApp/include/TestTextureCreation.h
+++ b/Tests/TestApp/include/TestTextureCreation.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/TestApp/include/TestTexturing.h b/Tests/TestApp/include/TestTexturing.h
index 1e828e3..c4e6500 100644
--- a/Tests/TestApp/include/TestTexturing.h
+++ b/Tests/TestApp/include/TestTexturing.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/TestApp/include/TestVPAndSR.h b/Tests/TestApp/include/TestVPAndSR.h
index 4496484..f3ff206 100644
--- a/Tests/TestApp/include/TestVPAndSR.h
+++ b/Tests/TestApp/include/TestVPAndSR.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/TestApp/include/UnitTestBase.h b/Tests/TestApp/include/UnitTestBase.h
index 8163a32..8a0ed7d 100644
--- a/Tests/TestApp/include/UnitTestBase.h
+++ b/Tests/TestApp/include/UnitTestBase.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/Tests/TestApp/include/pch.h b/Tests/TestApp/include/pch.h
index f22ee17..070c9a7 100644
--- a/Tests/TestApp/include/pch.h
+++ b/Tests/TestApp/include/pch.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2019 Egor Yusov
+/* Copyright 2019 Diligent Graphics LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.