Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-ICD-Loader/test/loader_test/
H A Dparam_struct.h384 struct clCreateProgramWithBinary_st struct
386 cl_context context;
387 cl_uint num_devices;
388 const cl_device_id *device_list;
389 const size_t *lengths;
390 const unsigned char **binaries;
391 cl_int *binary_status;
392 cl_int *errcode_ret;