Class AMDDeviceAttributeQuery

java.lang.Object
org.lwjgl.opencl.AMDDeviceAttributeQuery

public final class AMDDeviceAttributeQuery extends Object
  • Field Details

    • 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: