Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/clGetInfo/
H A Dtest_loops.cpp20 extern int test_get_image_info_2D( cl_device_id device, cl_context context, cl_image_format *format…
58 test_return = test_get_image_info_2D( device, context,&formatList[ i ], flags ); in test_image_type()
H A Dtest_2D.cpp259 int test_get_image_info_2D( cl_device_id device, cl_context context, cl_image_format *format, cl_me… in test_get_image_info_2D() function
/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/kernel_image_methods/
H A Dtest_loops.cpp23 extern int test_get_image_info_2D(cl_device_id device, cl_context context,
72 test_return = test_get_image_info_2D(device, context, queue, in test_image_type()
H A Dtest_2D.cpp212 int test_get_image_info_2D(cl_device_id device, cl_context context, in test_get_image_info_2D() function