derelict.opencl.cl_ext

Undocumented in source.

Members

Aliases

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.

Functions

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.

Static variables

clCreateSubDevicesEXT
da_clCreateSubDevicesEXT clCreateSubDevicesEXT;
Undocumented in source.
clIcdGetPlatformIDsKHR
da_clIcdGetPlatformIDsKHR clIcdGetPlatformIDsKHR;
Undocumented in source.
clLogMessagesToStderrAPPLE
da_clLogMessagesToStderrAPPLE clLogMessagesToStderrAPPLE;
Undocumented in source.
clLogMessagesToStdoutAPPLE
da_clLogMessagesToStdoutAPPLE clLogMessagesToStdoutAPPLE;
Undocumented in source.
clLogMessagesToSystemLogAPPLE
da_clLogMessagesToSystemLogAPPLE clLogMessagesToSystemLogAPPLE;
Undocumented in source.
clReleaseDeviceEXT
da_clReleaseDeviceEXT clReleaseDeviceEXT;
Undocumented in source.
clRetainDeviceEXT
da_clRetainDeviceEXT clRetainDeviceEXT;
Undocumented in source.
clSetMemObjectDestructorAPPLE
da_clSetMemObjectDestructorAPPLE clSetMemObjectDestructorAPPLE;
Undocumented in source.
clTerminateContextKHR
da_clTerminateContextKHR clTerminateContextKHR;
Undocumented in source.

Meta