Searched refs:CL_DEVICE_DOUBLE_FP_CONFIG (Results 1 – 6 of 6) sorted by relevance
81 #ifndef CL_DEVICE_DOUBLE_FP_CONFIG82 #define CL_DEVICE_DOUBLE_FP_CONFIG 0x1032 macro
44 #define CL_DEVICE_DOUBLE_FP_CONFIG 0x1032 macro
910 F(cl_device_info, CL_DEVICE_DOUBLE_FP_CONFIG, cl_device_fp_config) \
257 #define CL_DEVICE_DOUBLE_FP_CONFIG 0x1032 macro
1363 F(cl_device_info, CL_DEVICE_DOUBLE_FP_CONFIG, cl_device_fp_config) \
427 #define CL_DEVICE_DOUBLE_FP_CONFIG 0x1032 macro1799 doubleFPConfig_ = getProp<cl_device_fp_config, int>(CL_DEVICE_DOUBLE_FP_CONFIG); in Impl()