Searched refs:CL_LOCAL (Results 1 – 6 of 6) sorted by relevance
270 buf.as_scalar<cl_device_local_mem_type>() = CL_LOCAL; in clGetDeviceInfo()
618 …const char *localMemTypeName = ( localMemType == CL_LOCAL ) ? "CL_LOCAL" : ( cacheType == CL_GLOBA… in test_get_device_info()
688 case CL_LOCAL: in dumpConfigInfo()
444 #define CL_LOCAL 0x1 macro
446 #define CL_LOCAL 0x1 macro