Home
last modified time | relevance | path

Searched refs:create_program_from_cl (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/spir/
H A Drun_services.h32 cl_program create_program_from_cl(cl_context context, const std::string& file_name);
H A Drun_build_test.cpp405 clProgramWrapper clprog = create_program_from_cl(context, cl_file_path); in runBuildTest()
H A Drun_services.cpp166 cl_program create_program_from_cl(cl_context context, const std::string& file_name) in create_program_from_cl() function