Home
last modified time | relevance | path

Searched refs:create_single_kernel_helper_with_build_options (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/
H A Dtest_enqueued_local_size.cpp107 err = create_single_kernel_helper_with_build_options( in test_enqueued_local_size()
111 err = create_single_kernel_helper_with_build_options( in test_enqueued_local_size()
H A Dtest_sizeof.cpp52 cl_int err = create_single_kernel_helper_with_build_options( in get_type_size()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/api/
H A Dtest_kernel_arg_info.cpp491 cl_int err = create_single_kernel_helper_with_build_options( in compare_kernel_with_expected()
879 cl_int err = create_single_kernel_helper_with_build_options( in test_null_param()
921 cl_int err = create_single_kernel_helper_with_build_options( in test_arg_name_size()
H A Dtest_queue_hint.cpp96 …err = create_single_kernel_helper_with_build_options(context, &program, &kernel, 1, queue_hint_tes… in test_queue_hint()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/pipes/
H A Dtest_pipe_info.cpp62 err = create_single_kernel_helper_with_build_options( in test_pipe_info()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_ext_cxx_for_opencl/
H A Dcxx_for_opencl_ext.cpp44 error = create_single_kernel_helper_with_build_options( in test_cxx_for_opencl()
/aosp_15_r20/external/OpenCL-CTS/test_common/harness/
H A DkernelHelpers.h77 extern int create_single_kernel_helper_with_build_options(
H A DkernelHelpers.cpp747 int create_single_kernel_helper_with_build_options( in create_single_kernel_helper_with_build_options() function
/aosp_15_r20/external/OpenCL-CTS/test_conformance/non_uniform_work_group/
H A DTestNonUniformWorkGroup.cpp560 err = create_single_kernel_helper_with_build_options (_context, &_program, &_testKernel, 1, in prepareDevice()
843 err = create_single_kernel_helper_with_build_options (_context, &program, &testKernel, 1, in calculateWorkGroupSize()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/
H A Dtest_images_write_common.cpp345 if (create_single_kernel_helper_with_build_options( in test_cl_image_write()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/c11_atomics/
H A Dcommon.h1177 if (create_single_kernel_helper_with_build_options( in ExecuteSingleTest()