summaryrefslogtreecommitdiffstats
path: root/Tests/IncludeTest/src/GraphicsAccessories
diff options
context:
space:
mode:
authorEgor Yusov <egor.yusov@gmail.com>2019-01-02 17:38:57 +0000
committerEgor Yusov <egor.yusov@gmail.com>2019-01-02 17:38:57 +0000
commitff0c1d49241d5ae800f73147e26bd03797b746a8 (patch)
tree56f83454e43240b6e4cd4b1250f40e69ee08ec06 /Tests/IncludeTest/src/GraphicsAccessories
parentUpdated core (updated SPIRV-Cross and SPIRV-Headers) (diff)
downloadDiligentEngine-ff0c1d49241d5ae800f73147e26bd03797b746a8.tar.gz
DiligentEngine-ff0c1d49241d5ae800f73147e26bd03797b746a8.zip
Updated copyright notice + updated submodules
Diffstat (limited to 'Tests/IncludeTest/src/GraphicsAccessories')
-rw-r--r--Tests/IncludeTest/src/GraphicsAccessories/GraphicsAccessoriesH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsAccessories/ResourceReleaseQueueH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsAccessories/RingBufferH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsAccessories/SRBMemortAllocatorH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsAccessories/VariableSizeAllocationsManagerH_test.cpp2
-rw-r--r--Tests/IncludeTest/src/GraphicsAccessories/VariableSizeGPUAllocationsManagerH_test.cpp2
6 files changed, 6 insertions, 6 deletions
diff --git a/Tests/IncludeTest/src/GraphicsAccessories/GraphicsAccessoriesH_test.cpp b/Tests/IncludeTest/src/GraphicsAccessories/GraphicsAccessoriesH_test.cpp
index 568c366..6beb4bd 100644
--- a/Tests/IncludeTest/src/GraphicsAccessories/GraphicsAccessoriesH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsAccessories/GraphicsAccessoriesH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2018 Egor Yusov
+/* Copyright 2015-2019 Egor Yusov
*
* 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/IncludeTest/src/GraphicsAccessories/ResourceReleaseQueueH_test.cpp b/Tests/IncludeTest/src/GraphicsAccessories/ResourceReleaseQueueH_test.cpp
index 02e7bc0..ea39549 100644
--- a/Tests/IncludeTest/src/GraphicsAccessories/ResourceReleaseQueueH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsAccessories/ResourceReleaseQueueH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2018 Egor Yusov
+/* Copyright 2015-2019 Egor Yusov
*
* 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/IncludeTest/src/GraphicsAccessories/RingBufferH_test.cpp b/Tests/IncludeTest/src/GraphicsAccessories/RingBufferH_test.cpp
index c6b913e..55748d6 100644
--- a/Tests/IncludeTest/src/GraphicsAccessories/RingBufferH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsAccessories/RingBufferH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2018 Egor Yusov
+/* Copyright 2015-2019 Egor Yusov
*
* 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/IncludeTest/src/GraphicsAccessories/SRBMemortAllocatorH_test.cpp b/Tests/IncludeTest/src/GraphicsAccessories/SRBMemortAllocatorH_test.cpp
index 9cf46f5..e3e464b 100644
--- a/Tests/IncludeTest/src/GraphicsAccessories/SRBMemortAllocatorH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsAccessories/SRBMemortAllocatorH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2018 Egor Yusov
+/* Copyright 2015-2019 Egor Yusov
*
* 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/IncludeTest/src/GraphicsAccessories/VariableSizeAllocationsManagerH_test.cpp b/Tests/IncludeTest/src/GraphicsAccessories/VariableSizeAllocationsManagerH_test.cpp
index 8461a44..75e7915 100644
--- a/Tests/IncludeTest/src/GraphicsAccessories/VariableSizeAllocationsManagerH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsAccessories/VariableSizeAllocationsManagerH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2018 Egor Yusov
+/* Copyright 2015-2019 Egor Yusov
*
* 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/IncludeTest/src/GraphicsAccessories/VariableSizeGPUAllocationsManagerH_test.cpp b/Tests/IncludeTest/src/GraphicsAccessories/VariableSizeGPUAllocationsManagerH_test.cpp
index 9bc8e58..a0b40ff 100644
--- a/Tests/IncludeTest/src/GraphicsAccessories/VariableSizeGPUAllocationsManagerH_test.cpp
+++ b/Tests/IncludeTest/src/GraphicsAccessories/VariableSizeGPUAllocationsManagerH_test.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015-2018 Egor Yusov
+/* Copyright 2015-2019 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.