Searched refs:CL_NONE (Results 1 – 3 of 3) sorted by relevance
247 buf.as_scalar<cl_device_mem_cache_type>() = CL_NONE; in clGetDeviceInfo()
295 #define CL_NONE 0x0 macro
2195 #ifdef CL_NONE in initcl()2196 x = PyInt_FromLong(CL_NONE); in initcl()