Home
last modified time | relevance | path

Searched defs:clprog (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/spir/
H A Drun_build_test.cpp268 static bool run_test(cl_context context, cl_command_queue queue, cl_program clprog, in run_test()
405 clProgramWrapper clprog = create_program_from_cl(context, cl_file_path); in runBuildTest() local
H A Dmain.cpp6536 clProgramWrapper clprog = create_program_from_bc(context, bc_file_path); in test_binary_type() local