Home
last modified time | relevance | path

Searched refs:clCreateProgramWithBinary_wrap (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/OpenCL-ICD-Loader/scripts/
H A Dicd_print_layer_generated.c.mako135 dispatch.clCreateProgramWithBinary = &clCreateProgramWithBinary_wrap;
/aosp_15_r20/external/OpenCL-ICD-Loader/test/layer/
H A Dicd_print_layer_generated.c333 static cl_program CL_API_CALL clCreateProgramWithBinary_wrap( in clCreateProgramWithBinary_wrap() function
2571 dispatch.clCreateProgramWithBinary = &clCreateProgramWithBinary_wrap; in _init_dispatch()