Searched refs:test_get_image_info_1D (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/clGetInfo/ |
H A D | test_loops.cpp | 19 extern int test_get_image_info_1D( cl_device_id device, cl_context context, cl_image_format *format… 55 test_return = test_get_image_info_1D( device, context, &formatList[ i ], flags ); in test_image_type()
|
H A D | test_1D.cpp | 21 int test_get_image_info_1D( cl_device_id device, cl_context context, cl_image_format *format, cl_me… in test_get_image_info_1D() function
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/kernel_image_methods/ |
H A D | test_loops.cpp | 20 extern int test_get_image_info_1D(cl_device_id device, cl_context context, 68 test_return = test_get_image_info_1D(device, context, queue, in test_image_type()
|
H A D | test_1D.cpp | 152 int test_get_image_info_1D(cl_device_id device, cl_context context, in test_get_image_info_1D() function
|