CLPlatform

Members

Functions

devices
CLDevice[] devices()
selfDestroy
void selfDestroy()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

getAll
CLPlatform[] getAll()
getFromID
CLPlatform getFromID(cl_platform_id id)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

id
cl_platform_id id;

Inherited Members

From CLObject

parent
CLObject parent;
Undocumented in source.
child
Object[] child;
Undocumented in source.
regChild
auto regChild(T[] arr)
Undocumented in source. Be warned that the author may not have intended to support it.
regChild
auto regChild(T obj)
Undocumented in source. Be warned that the author may not have intended to support it.
newChild
auto newChild(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
preChildDestory
void preChildDestory()
Undocumented in source. Be warned that the author may not have intended to support it.
selfDestroy
void selfDestroy()
Undocumented in source. Be warned that the author may not have intended to support it.
~this
~this()
Undocumented in source.

Meta