diff --git a/Samples/2_Concepts_and_Techniques/EGLSync_CUDAEvent_Interop/.vscode/c_cpp_properties.json b/Samples/8_Platform_Specific/Tegra/EGLSync_CUDAEvent_Interop/.vscode/c_cpp_properties.json similarity index 100% rename from Samples/2_Concepts_and_Techniques/EGLSync_CUDAEvent_Interop/.vscode/c_cpp_properties.json rename to Samples/8_Platform_Specific/Tegra/EGLSync_CUDAEvent_Interop/.vscode/c_cpp_properties.json diff --git a/Samples/2_Concepts_and_Techniques/EGLSync_CUDAEvent_Interop/.vscode/extensions.json b/Samples/8_Platform_Specific/Tegra/EGLSync_CUDAEvent_Interop/.vscode/extensions.json similarity index 100% rename from Samples/2_Concepts_and_Techniques/EGLSync_CUDAEvent_Interop/.vscode/extensions.json rename to Samples/8_Platform_Specific/Tegra/EGLSync_CUDAEvent_Interop/.vscode/extensions.json diff --git a/Samples/2_Concepts_and_Techniques/EGLSync_CUDAEvent_Interop/.vscode/launch.json b/Samples/8_Platform_Specific/Tegra/EGLSync_CUDAEvent_Interop/.vscode/launch.json similarity index 100% rename from Samples/2_Concepts_and_Techniques/EGLSync_CUDAEvent_Interop/.vscode/launch.json rename to Samples/8_Platform_Specific/Tegra/EGLSync_CUDAEvent_Interop/.vscode/launch.json diff --git a/Samples/2_Concepts_and_Techniques/EGLSync_CUDAEvent_Interop/.vscode/tasks.json b/Samples/8_Platform_Specific/Tegra/EGLSync_CUDAEvent_Interop/.vscode/tasks.json similarity index 100% rename from Samples/2_Concepts_and_Techniques/EGLSync_CUDAEvent_Interop/.vscode/tasks.json rename to Samples/8_Platform_Specific/Tegra/EGLSync_CUDAEvent_Interop/.vscode/tasks.json diff --git a/Samples/2_Concepts_and_Techniques/EGLSync_CUDAEvent_Interop/CMakeLists.txt b/Samples/8_Platform_Specific/Tegra/EGLSync_CUDAEvent_Interop/CMakeLists.txt similarity index 100% rename from Samples/2_Concepts_and_Techniques/EGLSync_CUDAEvent_Interop/CMakeLists.txt rename to Samples/8_Platform_Specific/Tegra/EGLSync_CUDAEvent_Interop/CMakeLists.txt diff --git a/Samples/2_Concepts_and_Techniques/EGLSync_CUDAEvent_Interop/EGLSync_CUDAEvent_Interop.cu b/Samples/8_Platform_Specific/Tegra/EGLSync_CUDAEvent_Interop/EGLSync_CUDAEvent_Interop.cu similarity index 100% rename from Samples/2_Concepts_and_Techniques/EGLSync_CUDAEvent_Interop/EGLSync_CUDAEvent_Interop.cu rename to Samples/8_Platform_Specific/Tegra/EGLSync_CUDAEvent_Interop/EGLSync_CUDAEvent_Interop.cu diff --git a/Samples/2_Concepts_and_Techniques/EGLSync_CUDAEvent_Interop/Makefile b/Samples/8_Platform_Specific/Tegra/EGLSync_CUDAEvent_Interop/Makefile similarity index 100% rename from Samples/2_Concepts_and_Techniques/EGLSync_CUDAEvent_Interop/Makefile rename to Samples/8_Platform_Specific/Tegra/EGLSync_CUDAEvent_Interop/Makefile diff --git a/Samples/2_Concepts_and_Techniques/EGLSync_CUDAEvent_Interop/NsightEclipse.xml b/Samples/8_Platform_Specific/Tegra/EGLSync_CUDAEvent_Interop/NsightEclipse.xml similarity index 100% rename from Samples/2_Concepts_and_Techniques/EGLSync_CUDAEvent_Interop/NsightEclipse.xml rename to Samples/8_Platform_Specific/Tegra/EGLSync_CUDAEvent_Interop/NsightEclipse.xml diff --git a/Samples/2_Concepts_and_Techniques/EGLSync_CUDAEvent_Interop/README.md b/Samples/8_Platform_Specific/Tegra/EGLSync_CUDAEvent_Interop/README.md similarity index 100% rename from Samples/2_Concepts_and_Techniques/EGLSync_CUDAEvent_Interop/README.md rename to Samples/8_Platform_Specific/Tegra/EGLSync_CUDAEvent_Interop/README.md diff --git a/Samples/2_Concepts_and_Techniques/EGLSync_CUDAEvent_Interop/egl_common.h b/Samples/8_Platform_Specific/Tegra/EGLSync_CUDAEvent_Interop/egl_common.h similarity index 100% rename from Samples/2_Concepts_and_Techniques/EGLSync_CUDAEvent_Interop/egl_common.h rename to Samples/8_Platform_Specific/Tegra/EGLSync_CUDAEvent_Interop/egl_common.h diff --git a/Samples/2_Concepts_and_Techniques/EGLSync_CUDAEvent_Interop/findegl.mk b/Samples/8_Platform_Specific/Tegra/EGLSync_CUDAEvent_Interop/findegl.mk similarity index 100% rename from Samples/2_Concepts_and_Techniques/EGLSync_CUDAEvent_Interop/findegl.mk rename to Samples/8_Platform_Specific/Tegra/EGLSync_CUDAEvent_Interop/findegl.mk diff --git a/Samples/2_Concepts_and_Techniques/EGLSync_CUDAEvent_Interop/graphics_interface.h b/Samples/8_Platform_Specific/Tegra/EGLSync_CUDAEvent_Interop/graphics_interface.h similarity index 100% rename from Samples/2_Concepts_and_Techniques/EGLSync_CUDAEvent_Interop/graphics_interface.h rename to Samples/8_Platform_Specific/Tegra/EGLSync_CUDAEvent_Interop/graphics_interface.h