nythrix's picture

[CL10] Missing values in DeviceInfo

Project:The Open Toolkit library
Version:1.x-dev
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:open
Description

The following values should be part of cl_device_info:

CL_DEVICE_DOUBLE_FP_CONFIG
CL_DEVICE_HALF_FP_CONFIG

According to clGetDeviceInfo this is queryable information. However these tokens are not present in the cl_device_info enumeration table. Or in the headers.
Keeping an eye on this.