Package org.lwjgl.opencl
Class AMDDeviceAttributeQuery
- java.lang.Object
-
- org.lwjgl.opencl.AMDDeviceAttributeQuery
-
public final class AMDDeviceAttributeQuery extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
CL_DEVICE_PROFILING_TIMER_OFFSET_AMD
Accepted as the <param_name> parameter of clGetDeviceInfo.
-
-
-
Field Detail
-
CL_DEVICE_PROFILING_TIMER_OFFSET_AMD
public static final int CL_DEVICE_PROFILING_TIMER_OFFSET_AMD
Accepted as the <param_name> parameter of clGetDeviceInfo. Return the offset in nano-seconds between an event timestamp and Epoch.- See Also:
- Constant Field Values
-
-