/aosp_15_r20/external/OpenCL-CTS/test_conformance/spirv_new/ |
H A D | test_linkage.cpp | 24 clProgramWrapper &prog) in test_linkage_compile() 79 clProgramWrapper prog; in TEST_SPIRV_FUNC() 85 clProgramWrapper prog; in TEST_SPIRV_FUNC() 93 clProgramWrapper prog_export; in TEST_SPIRV_FUNC() 97 clProgramWrapper prog_import; in TEST_SPIRV_FUNC() 103 clProgramWrapper prog = clLinkProgram(context, 1, &deviceID, NULL, 2, progs, NULL, NULL, &err); in TEST_SPIRV_FUNC()
|
H A D | test_decorate.cpp | 38 const clProgramWrapper &prog) in verify_results() 103 clProgramWrapper prog; in test_decorate_full() 124 clProgramWrapper prog; in TEST_SPIRV_FUNC() 147 clProgramWrapper prog; in TEST_SPIRV_FUNC() 185 const clProgramWrapper &prog) in verify_saturated_results() 287 clProgramWrapper prog; in test_saturate_full() 342 clProgramWrapper prog; in TEST_SATURATED_CONVERSION()
|
H A D | test_get_program_il.cpp | 30 clProgramWrapper source_program; in TEST_SPIRV_FUNC() 38 clProgramWrapper il_program; in TEST_SPIRV_FUNC()
|
H A D | test_op_fmath.cpp | 88 clProgramWrapper prog; in test_fmath() 114 clProgramWrapper prog; in test_fmath()
|
H A D | test_op_vector_times_scalar.cpp | 95 clProgramWrapper prog; in test_vector_times_scalar() 125 clProgramWrapper prog; in test_vector_times_scalar()
|
H A D | main.cpp | 95 static int offline_get_program_with_il(clProgramWrapper &prog, in offline_get_program_with_il() 139 int get_program_with_il(clProgramWrapper &prog, const cl_device_id deviceID, in get_program_with_il()
|
H A D | test_cl_khr_spirv_no_integer_wrap_decoration.cpp | 130 clProgramWrapper prog; in test_ext_cl_khr_spirv_no_integer_wrap_decoration() 163 clProgramWrapper prog; in test_ext_cl_khr_spirv_no_integer_wrap_decoration()
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/api/ |
H A D | test_clone_kernel.cpp | 112 clProgramWrapper program_read; in test_image_arg_shallow_clone() 113 clProgramWrapper program_write; in test_image_arg_shallow_clone() 199 clProgramWrapper program; in test_double_arg_clone() 236 clProgramWrapper program; in test_clone_kernel() 237 clProgramWrapper program_buf_read; in test_clone_kernel() 238 clProgramWrapper program_buf_write; in test_clone_kernel()
|
H A D | test_create_kernels.cpp | 79 clProgramWrapper program; in test_load_single_kernel() 165 clProgramWrapper program; in test_load_two_kernels() 245 clProgramWrapper program; in test_load_two_kernels_in_one() 325 clProgramWrapper program; in test_load_two_kernels_manually() 356 clProgramWrapper program; in test_get_program_info_kernel_names() 448 clProgramWrapper program; in test_enqueue_task()
|
H A D | test_api_consistency.cpp | 36 clProgramWrapper program; in test_consistency_svm() 483 clProgramWrapper program; in test_consistency_progvar() 549 clProgramWrapper program; in test_consistency_non_uniform_work_group() 903 clProgramWrapper program; in test_consistency_il_programs() 962 clProgramWrapper ilProgram = in test_consistency_il_programs() 992 clProgramWrapper program; in test_consistency_subgroups() 1057 clProgramWrapper program; in test_consistency_prog_ctor_dtor()
|
H A D | test_kernels.cpp | 177 clProgramWrapper program; in test_execute_kernel_local_sizes() 308 clProgramWrapper program; in test_set_kernel_arg_by_index() 378 clProgramWrapper program; in test_set_kernel_arg_constant() 465 clProgramWrapper program; in test_set_kernel_arg_struct_array() 571 clProgramWrapper program; in test_kernel_global_constant()
|
H A D | test_binary.cpp | 31 clProgramWrapper program; in test_binary_get() 80 clProgramWrapper program, program_from_binary; in test_binary_create() 126 …clProgramWrapper programWithoutStatus = clCreateProgramWithBinary( context, 1, &deviceID, &binary2… in test_binary_create()
|
H A D | test_api_min_max.cpp | 120 clProgramWrapper program; in test_min_max_thread_dimensions() 274 clProgramWrapper program; in test_min_max_read_image_args() 439 clProgramWrapper program; in test_min_max_write_image_args() 1236 clProgramWrapper program; in test_min_max_parameter_size() 1443 clProgramWrapper program; in test_min_max_samplers() 1567 clProgramWrapper program; in test_min_max_constant_buffer_size() 1765 clProgramWrapper program; in test_min_max_constant_args() 2026 clProgramWrapper program; in test_min_max_local_mem_size() 2178 clProgramWrapper program; in test_min_max_kernel_preferred_work_group_size_multiple()
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/compiler/ |
H A D | test_build_options.cpp | 98 clProgramWrapper program; in test_options_build_optimizations() 127 clProgramWrapper program; in test_options_build_macro() 186 clProgramWrapper program; in test_options_build_macro_existence() 240 clProgramWrapper program; in test_options_include_directory() 341 clProgramWrapper program; in test_options_denorm_cache()
|
H A D | test_unload_platform_compiler.cpp | 189 clProgramWrapper program = 199 const clProgramWrapper executable = 522 const clProgramWrapper program_1 = in test_unload_link_different() 550 const clProgramWrapper program_2 = in test_unload_link_different() 571 const clProgramWrapper executable = in test_unload_link_different() 754 const clProgramWrapper program = in test_unload_build_info() 917 const clProgramWrapper program = in test_unload_program_binaries()
|
H A D | test_preprocessor.cpp | 46 clProgramWrapper program; in test_preprocessor_define_udef() 140 clProgramWrapper program; in test_preprocessor_include() 213 clProgramWrapper program; in test_preprocessor_line_error() 301 clProgramWrapper program; in test_preprocessor_pragma()
|
H A D | test_opencl_c_versions.cpp | 90 clProgramWrapper program; in test_CL_DEVICE_OPENCL_C_VERSION() 154 clProgramWrapper program; in test_CL_DEVICE_OPENCL_C_ALL_VERSIONS()
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/ |
H A D | test_vector_swizzle.cpp | 631 clProgramWrapper program; in test_vectype() 647 clProgramWrapper program; in test_vectype() 663 clProgramWrapper program; in test_vectype()
|
H A D | test_preprocessors.cpp | 88 clProgramWrapper program; in test_kernel_preprocessor_macros() 334 …clProgramWrapper programB = clCreateProgramWithSource( context, 1, preprocessor_test, NULL, &error… in test_kernel_preprocessor_macros()
|
H A D | test_constant.cpp | 106 clProgramWrapper program; in test_constant() 212 clProgramWrapper loop_program; in test_constant()
|
H A D | test_progvar.cpp | 1128 clProgramWrapper program; in l_write_read_for_type() 1337 clProgramWrapper program; in l_init_write_read_for_type() 1591 clProgramWrapper program; in l_capacity() 1748 clProgramWrapper program; in l_user_type() 1766 clProgramWrapper writer_program(clCreateProgramWithSource( in l_user_type() 1784 clProgramWrapper reader_program(clCreateProgramWithSource( in l_user_type() 2122 clProgramWrapper program; in test_progvar_func_scope()
|
H A D | test_global_work_offsets.cpp | 120 clProgramWrapper program; in test_global_work_offsets() 216 clProgramWrapper program; in test_get_global_offset()
|
H A D | test_basic_parameter_types.cpp | 95 clProgramWrapper program; in test_parameter_types_long() 258 clProgramWrapper program; in test_parameter_types()
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_ext_cxx_for_opencl/ |
H A D | cxx_for_opencl_ver.cpp | 24 clProgramWrapper program; in test_cxx_for_opencl_version() 35 clProgramWrapper writer_program = in test_cxx_for_opencl_version()
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/pipes/ |
H A D | test_pipe_limits.cpp | 160 clProgramWrapper program; in test_pipe_max_args() 272 clProgramWrapper program; in test_pipe_max_packet_size() 416 clProgramWrapper program; in test_pipe_max_active_reservations()
|