compute-runtime/unit_tests/mem_obj
Maciej Dziuban 6f26ced3b5 Don't store MockProgram as member of fixture
This is to prepare for adding argument to MockProgram constructor. It'll have
to be constructed after ExecutionEnvironment creation, for example after
DeviceFixture::SetUp.

Change-Id: I37b08f814679271820a07fb29cf1fb6b517c8376
Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com>
2018-08-10 10:13:33 +02:00
..
CMakeLists.txt Set correct offset for images created from buffer 2018-05-24 18:12:55 +02:00
buffer_pin_tests.cpp Pass renderCompressed information to GMM for 64kb allocations 2018-07-23 11:28:43 +02:00
buffer_set_arg_tests.cpp Add UNRECOVERABLE_IF for unexpected builtIn setArgBuffer scenario 2018-08-08 13:18:34 +02:00
buffer_tests.cpp Set non-aux mode for non-pure stateful kernel arguments 2018-08-03 09:47:49 +02:00
create_image_format_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
destructor_callback_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
get_mem_object_info_subbufer_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
get_mem_object_info_tests.cpp Remove not used parameters in PlatformFixture SetUp function 2018-06-26 15:00:27 +02:00
image1d_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
image2d_from_buffer_tests.cpp Remove device helper 2018-07-26 14:10:05 +02:00
image2d_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
image3d_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
image_array_size_tests.cpp Enable zero copy for enqueueImage r/w with hints 2018-02-06 19:00:15 +01:00
image_format_tests.cpp Add method to append gen specific surface state params 2018-01-31 17:18:41 +01:00
image_from_subbuffer_tests.cpp Fix image from subbuffer offsets 2018-05-29 16:29:25 +02:00
image_redescribe_tests.cpp Remove device helper 2018-07-26 14:10:05 +02:00
image_release_mapped_ptr_tests.cpp Remove device helper 2018-07-26 14:10:05 +02:00
image_set_arg_tests.cpp Don't store MockProgram as member of fixture 2018-08-10 10:13:33 +02:00
image_snorm_tests.cpp SNORM formats support 2018-02-01 11:18:01 +01:00
image_tests.cpp Remove command queue, completion stamp and device from mem obj 2018-08-01 16:17:13 +02:00
image_tiled_tests.cpp [1/n] Mipmap support 2018-04-05 01:09:27 +02:00
image_transfer_tests.cpp Add instance of gmm helper to execution environment 2018-07-06 08:48:19 +02:00
image_validate_tests.cpp Fix reported row/slicePitch for mip-maps 2018-05-22 10:36:54 +02:00
map_operations_handler_tests.cpp [1/n] Mipmap support 2018-04-05 01:09:27 +02:00
mem_obj_destruction_tests.cpp Pass execution environment to command stream receiver. 2018-08-08 17:10:39 +02:00
mem_obj_tests.cpp Initialize tag value in init function. 2018-08-03 09:25:26 +02:00
nv12_image_tests.cpp Remove device helper 2018-07-26 14:10:05 +02:00
packed_yuv_image_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
pipe_tests.cpp Map/unmap enqueue fixes [5/n]: Unify offset calculation 2018-02-21 20:12:52 +01:00
sub_buffer_tests.cpp Fix image from subbuffer offsets 2018-05-29 16:29:25 +02:00
zero_copy_tests.cpp Add DisableZeroCopyForBuffers debug flag. 2018-06-07 11:28:54 +02:00