Searched refs:f16_config (Results 1 – 1 of 1) sorted by relevance
162 cl_device_fp_config f16_config; in GpuInfoFromDeviceID() local164 id, CL_DEVICE_HALF_FP_CONFIG, &f16_config); in GpuInfoFromDeviceID()167 info.opencl_info.supports_fp16_rtn = f16_config & CL_FP_ROUND_TO_NEAREST; in GpuInfoFromDeviceID()169 f16_config = f32_config; in GpuInfoFromDeviceID()