Searched refs:CL_DEVICE_EXTENSIONS (Results 1 – 5 of 5) sorted by relevance
55 cl_ok(device.getInfo(CL_DEVICE_EXTENSIONS, &extensions)); in main()
51 cl_ok(device.getInfo(CL_DEVICE_EXTENSIONS, &extensions)); in main()
332 case CL_DEVICE_EXTENSIONS: in clGetDeviceInfo()
255 #define CL_DEVICE_EXTENSIONS 0x1030 macro
834 F(cl_device_info, CL_DEVICE_EXTENSIONS, STRING_CLASS) \