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 D | test_enqueued_local_size.cpp | 107 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 D | test_sizeof.cpp | 52 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 D | test_kernel_arg_info.cpp | 491 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 D | test_queue_hint.cpp | 96 …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 D | test_pipe_info.cpp | 62 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 D | cxx_for_opencl_ext.cpp | 44 error = create_single_kernel_helper_with_build_options( in test_cxx_for_opencl()
|
/aosp_15_r20/external/OpenCL-CTS/test_common/harness/ |
H A D | kernelHelpers.h | 77 extern int create_single_kernel_helper_with_build_options(
|
H A D | kernelHelpers.cpp | 747 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 D | TestNonUniformWorkGroup.cpp | 560 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 D | test_images_write_common.cpp | 345 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 D | common.h | 1177 if (create_single_kernel_helper_with_build_options( in ExecuteSingleTest()
|