Searched refs:CL_NONE (Results 1 – 7 of 7) sorted by relevance
246 buf.as_scalar<cl_device_mem_cache_type>() = CL_NONE; in clGetDeviceInfo()
666 case CL_NONE: in dumpConfigInfo()685 case CL_NONE: in dumpConfigInfo()
598 …const char *cacheTypeName = ( cacheType == CL_NONE ) ? "CL_NONE" : ( cacheType == CL_READ_ONLY_CAC… in test_get_device_info()
2195 #ifdef CL_NONE in initcl()2196 x = PyInt_FromLong(CL_NONE); in initcl()
439 #define CL_NONE 0x0 macro
441 #define CL_NONE 0x0 macro