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