compute-runtime/opencl/test/unit_test/api/gl
Mateusz Jablonski fe3d0a567f Refactor OCL api tests
use testedClDevice instead of devices[testedRootDeviceIndex]
pass only tested device to build program
add member ApiFixture::pDevice

Related-To: NEO-4632
Change-Id: I7d8d1bd6c3336970a1ad0f0e48c254eb6f419200
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2020-04-27 10:40:17 +02:00
..
CMakeLists.txt Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
cl_create_from_gl_buffer_tests.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
cl_create_from_gl_renderbuffer_tests.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
cl_create_from_gl_texture2d_tests.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
cl_create_from_gl_texture3d_tests.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
cl_create_from_gl_texture_tests.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
cl_enqueue_acquire_gl_objects_tests.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
cl_enqueue_release_gl_objects_tests.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
cl_get_gl_context_info_khr_tests.cpp Move MockDevice to shared 2020-04-03 08:23:06 +02:00
cl_get_gl_device_info_tests.cpp Refactor OCL api tests 2020-04-27 10:40:17 +02:00
cl_get_gl_object_info_tests.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
cl_get_gl_texture_info_tests.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
cl_gl_intel_tracing_tests.cpp Refactor OCL api tests 2020-04-27 10:40:17 +02:00