Home
last modified time | relevance | path

Searched refs:get_program_with_il (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/spirv_new/
H A Dtest_decorate.cpp105 err = get_program_with_il(prog, deviceID, context, name); in test_decorate_full()
125 return get_program_with_il(prog, deviceID, context, "decorate_alignment"); in TEST_SPIRV_FUNC()
148 cl_int err = get_program_with_il(prog, deviceID, context, "decorate_cpacked"); in TEST_SPIRV_FUNC()
289 err = get_program_with_il(prog, deviceID, context, name); in test_saturate_full()
343 err = get_program_with_il(prog, deviceID, context, name); in TEST_SATURATED_CONVERSION()
H A Dtest_op_spec_constant.cpp33 get_program_with_il(prog, deviceID, context, name, new_spec_const); in run_case()
37 err = get_program_with_il(prog, deviceID, context, name); in run_case()
H A Dtest_get_program_il.cpp53 error = get_program_with_il(il_program, deviceID, context, spvName); in TEST_SPIRV_FUNC()
H A Dtest_op_composite_construct.cpp24 cl_int err = get_program_with_il(prog, deviceID, context, name); in test_composite_construct()
H A Dtest_op_branch.cpp24 cl_int err = get_program_with_il(prog, deviceID, context, name); in test_branch_simple()
H A Dtest_op_function.cpp40 err = get_program_with_il(prog, deviceID, context, spvName); in test_function()
H A Dprocs.h97 int get_program_with_il(clProgramWrapper &prog, const cl_device_id deviceID,
H A Dtest_op_atomic.cpp24 cl_int err = get_program_with_il(prog, deviceID, context, name); in test_atomic()
H A Dtest_op_undef.cpp33 err = get_program_with_il(prog, deviceID, context, name); in test_undef()
H A Dtest_op_lifetime.cpp48 err = get_program_with_il(prog, deviceID, context, name); in test_op_lifetime()
H A Dtest_op_loop_merge.cpp43 err = get_program_with_il(prog, deviceID, context, name); in test_selection_merge()
H A Dtest_op_vector_extract.cpp42 err = get_program_with_il(prog, deviceID, context, name); in test_extract()
H A Dtest_op_branch_conditional.cpp48 err = get_program_with_il(prog, deviceID, context, name); in test_branch_conditional()
H A Dtest_op_copy_object.cpp32 cl_int err = get_program_with_il(prog, deviceID, context, name); in test_copy()
H A Dtest_op_constant.cpp32 cl_int err = get_program_with_il(prog, deviceID, context, name); in test_constant()
H A Dtest_op_negate.cpp59 err = get_program_with_il(prog, deviceID, context, spvName); in test_negation()
H A Dtest_op_vector_insert.cpp41 err = get_program_with_il(prog, deviceID, context, name); in test_insert()
H A Dtest_op_selection_merge.cpp48 err = get_program_with_il(prog, deviceID, context, name); in test_selection_merge()
H A Dtest_op_phi.cpp48 err = get_program_with_il(prog, deviceID, context, name); in test_phi()
H A Dtest_op_fmath.cpp115 err = get_program_with_il(prog, deviceID, context, spvName); in test_fmath()
H A Dtest_op_vector_times_scalar.cpp126 err = get_program_with_il(prog, deviceID, context, spvName); in test_vector_times_scalar()
H A Dmain.cpp139 int get_program_with_il(clProgramWrapper &prog, const cl_device_id deviceID, in get_program_with_il() function
H A Dtest_cl_khr_spirv_no_integer_wrap_decoration.cpp164 err = get_program_with_il(prog, deviceID, context, spvName); in test_ext_cl_khr_spirv_no_integer_wrap_decoration()