Home
last modified time | relevance | path

Searched refs:test_get_image_info_3D (Results 1 – 4 of 4) sorted by relevance

/external/OpenCL-CTS/test_conformance/images/clGetInfo/
Dtest_loops.cpp21 extern int test_get_image_info_3D( cl_device_id device, cl_context context, cl_image_format *format…
61 test_return = test_get_image_info_3D( device, context, &formatList[ i ], flags ); in test_image_type()
Dtest_3D.cpp20 int test_get_image_info_3D( cl_device_id device, cl_context context, cl_image_format *format, cl_me… in test_get_image_info_3D() function
/external/OpenCL-CTS/test_conformance/images/kernel_image_methods/
Dtest_loops.cpp26 extern int test_get_image_info_3D(cl_device_id device, cl_context context,
76 test_return = test_get_image_info_3D(device, context, queue, in test_image_type()
Dtest_3D.cpp23 int test_get_image_info_3D(cl_device_id device, cl_context context, in test_get_image_info_3D() function