Skip to content

DLangGamedev/bindbc-opencl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BindBC-OpenCL

Dynamic binding to OpenCL.

Supports versions 1.0, 1.1, 1.2, 2.0, 2.1, 2.2. Version to load should be specified at compile time, for example:

"versions": ["CL_11"]