Interface ComputeArray
access this type via: io.compute.ComputeArray (provides, requires or uses)
This interface pools together one or more compute devices and relates them to each other in the underlying native API (where possible) to leverage platform specific optimisation.
All compute devices must be part of a ComputeArray to be used
Functions
ComputeArray(storeString devicesForArray[])
ComputeArray(storeString devicesForArray[])
Pools and binds the given devices (identified by name) to the underlying native API