Searched refs:get_device_cl_c_features (Results 1 – 3 of 3) sorted by relevance
41 int get_device_cl_c_features(cl_device_id device, OpenCLCFeatures& features);
24 int get_device_cl_c_features(cl_device_id device, OpenCLCFeatures& features) in get_device_cl_c_features() function
188 int error = get_device_cl_c_features(device, features); in test_CL_DEVICE_OPENCL_C_VERSION_features()