Package org.lwjgl.opencl
Class ALTERADeviceTemperature
- java.lang.Object
-
- org.lwjgl.opencl.ALTERADeviceTemperature
-
public final class ALTERADeviceTemperature extends java.lang.ObjectNative bindings to the altera_device_temperature extension.This extension specifies an API for querying the current temperature of a given device. The device temperature may be used to diagnose problems with a deplyed system, or to enhance its reliability or useful lifetime.
-
-
Field Summary
Fields Modifier and Type Field and Description static intCL_DEVICE_CORE_TEMPERATURE_ALTERAAccepted by theparam_nameargument ofGetDeviceInfo.
-
-
-
Field Detail
-
CL_DEVICE_CORE_TEMPERATURE_ALTERA
public static final int CL_DEVICE_CORE_TEMPERATURE_ALTERA
Accepted by theparam_nameargument ofGetDeviceInfo.- See Also:
- Constant Field Values
-
-