comparison opencl/c/cl_ext.d @ 3:c78ffc9a7434 default tip

* corrected import declarations * fixed bug in Program
author Trass3r
date Thu, 15 Apr 2010 03:20:03 +0200
parents 01d502efe0c4
children
comparison
equal deleted inserted replaced
2:01d502efe0c4 3:c78ffc9a7434
21 * MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS. 21 * MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
22 ******************************************************************************/ 22 ******************************************************************************/
23 23
24 /* $Revision: 10424 $ on $Date: 2010-02-17 14:34:49 -0800 (Wed, 17 Feb 2010) $ */ 24 /* $Revision: 10424 $ on $Date: 2010-02-17 14:34:49 -0800 (Wed, 17 Feb 2010) $ */
25 25
26 module opencl.c.ext; 26 module opencl.c.cl_ext;
27 27
28 extern(C): 28 extern(C):
29 29
30 // cl_khr_fp64 extension - no extension #define since it has no functions 30 // cl_khr_fp64 extension - no extension #define since it has no functions
31 enum 31 enum