- da_clCreateSubDevicesEXT
alias da_clCreateSubDevicesEXT = cl_int function(cl_device_id, const(cl_device_partition_property_ext*), cl_uint, cl_device_id*, cl_uint*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- da_clIcdGetPlatformIDsKHR
alias da_clIcdGetPlatformIDsKHR = cl_int function(cl_uint, cl_platform_id*, cl_uint*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- da_clLogMessagesToStderrAPPLE
alias da_clLogMessagesToStderrAPPLE = void function(const(char*), const(void*), size_t, void*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- da_clLogMessagesToStdoutAPPLE
alias da_clLogMessagesToStdoutAPPLE = void function(const(char*), const(void*), size_t, void*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- da_clLogMessagesToSystemLogAPPLE
alias da_clLogMessagesToSystemLogAPPLE = void function(const(char*), const(void*), size_t, void*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- da_clReleaseDeviceEXT
alias da_clReleaseDeviceEXT = cl_int function(cl_device_id)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- da_clRetainDeviceEXT
alias da_clRetainDeviceEXT = cl_int function(cl_device_id)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- da_clSetMemObjectDestructorAPPLE
alias da_clSetMemObjectDestructorAPPLE = cl_int function(cl_mem, void function(cl_mem, void*), void*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- da_clTerminateContextKHR
alias da_clTerminateContextKHR = cl_int function(cl_context)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- EXT_cl_APPLE_ContextLoggingFunctions
bool EXT_cl_APPLE_ContextLoggingFunctions()
Undocumented in source. Be warned that the author may not have intended to support it.
- EXT_cl_APPLE_SetMemObjectDestructor
bool EXT_cl_APPLE_SetMemObjectDestructor()
Undocumented in source. Be warned that the author may not have intended to support it.
- EXT_cl_ext_device_fission
bool EXT_cl_ext_device_fission()
Undocumented in source. Be warned that the author may not have intended to support it.
- EXT_cl_khr_icd
bool EXT_cl_khr_icd()
Undocumented in source. Be warned that the author may not have intended to support it.
- EXT_cl_khr_terminate_context
bool EXT_cl_khr_terminate_context()
Undocumented in source. Be warned that the author may not have intended to support it.
- loadEXT
void loadEXT(CLVersion clVer, cl_platform_id platform)
Undocumented in source. Be warned that the author may not have intended to support it.
- loadSymbols
void loadSymbols(void delegate(void**, string, bool doThrow) bindFunc)
Undocumented in source. Be warned that the author may not have intended to support it.
- reload
CLVersion reload(void delegate(void**, string, bool doThrow) bindFunc, CLVersion clVer)
Undocumented in source. Be warned that the author may not have intended to support it.