Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-ICD-Loader/test/loader_test/
H A Dparam_struct.h32 struct clCreateContext_st struct
34 const cl_context_properties *properties;
35 cl_uint num_devices;
36 const cl_device_id *devices;
37 …CL_CALLBACK*pfn_notify)(const char *errinfo, const void *private_info, size_t cb, void *user_data);
38 void *user_data;
39 cl_int *errcode_ret;