Searched defs:clCompileProgram_st (Results 1 – 1 of 1) sorted by relevance
424 struct clCompileProgram_st struct426 cl_program program;427 cl_uint num_devices;428 const cl_device_id *device_list;429 const char *options; 430 cl_uint num_input_headers;431 const cl_program *headers;432 const char **header_include_names;433 void (CL_CALLBACK *pfn_notify)(cl_program program, void * user_data);434 void *user_data;