mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-24 15:59:03 +00:00
Make it possible to run kernel_read_write on a 1.x implementation (#615)
Signed-off-by: Kévin Petit <kpet@free.fr>
This commit is contained in:
5
test_conformance/images/kernel_read_write/test_common.h
Normal file
5
test_conformance/images/kernel_read_write/test_common.h
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
#include "../testBase.h"
|
||||
|
||||
extern cl_sampler create_sampler(cl_context context, image_sampler_data *sdata, bool test_mipmaps, cl_int *error);
|
||||
|
||||
Reference in New Issue
Block a user