Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/spir/
H A Drun_build_test.cpp269 cl_program bcprog, const std::string& kernel_name, std::string& err, const cl_device_id device, in run_test()
406 clProgramWrapper bcprog = create_program_from_bc(context, bc_file); in runBuildTest() local
H A Dmain.cpp6387 clProgramWrapper bcprog = create_program_from_bc(context, bc_file_path); in test_enum_values() local