Move media_sharing tests to test_conformance/extensions/ (#1164)

* Move media_sharing tests to test_conformance/extensions/

And rename to cl_khr_dx9_media_sharing.

Signed-off-by: Kevin Petit <kevin.petit@arm.com>

* format code

* more format changes
This commit is contained in:
Kévin Petit
2021-02-18 10:06:56 +00:00
committed by GitHub
parent 70b2492f30
commit fc67d7b28f
29 changed files with 6987 additions and 6162 deletions

View File

@@ -1 +1,2 @@
add_subdirectory( cl_ext_cxx_for_opencl )
add_subdirectory( cl_khr_dx9_media_sharing )