KhronosGroup / OpenCL-CTS

The OpenCL Conformance Tests
Apache License 2.0
178 stars 187 forks source link

computeinfo: add CL_DEVICE_HALF_FP_CONFIG #2001

Open svenvh opened 3 days ago

svenvh commented 3 days ago

The computeinfo test already checks that the cl_khr_fp16 extension is available before querying CL_DEVICE_HALF_FP_CONFIG, but never actually made the CL_DEVICE_HALF_FP_CONFIG query.