public final class AMDOfflineDevices
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CL_CONTEXT_OFFLINE_DEVICES_AMD
To generate binary images offline, it is necessary to access the compiler for every device that the runtime supports, even if the device is currently
not installed on the system.
|
public static final int CL_CONTEXT_OFFLINE_DEVICES_AMD
CONTEXT_OFFLINE_DEVICES_AMD is passed in the context properties, all supported
devices, whether online or offline, are reported and can be used to create OpenCL binary images.Copyright LWJGL. All Rights Reserved. License terms.