Package org.lwjgl.opencl
Class AMDDeviceProfilingTimerOffset
- java.lang.Object
-
- org.lwjgl.opencl.AMDDeviceProfilingTimerOffset
-
public final class AMDDeviceProfilingTimerOffset extends java.lang.ObjectNative bindings to the amd_device_profiling_timer_offset extension.
-
-
Field Summary
Fields Modifier and Type Field and Description static intCL_DEVICE_PROFILING_TIMER_OFFSET_AMDAccepted as theparam_nameparameter ofGetDeviceInfo.
-
-
-
Field Detail
-
CL_DEVICE_PROFILING_TIMER_OFFSET_AMD
public static final int CL_DEVICE_PROFILING_TIMER_OFFSET_AMD
Accepted as theparam_nameparameter ofGetDeviceInfo. Returns the offset in nanoseconds between event timestamps.- See Also:
- Constant Field Values
-
-