Class KHRThrottleHints

java.lang.Object
org.lwjgl.opencl.KHRThrottleHints

public final class KHRThrottleHints extends Object
Native bindings to the khr_throttle_hints extension.

This extension adds throttle hints for OpenCL, but does not specify the throttling behaviour or minimum guarantees. It is expected that the user guide associated with each implementation which supports this extension describe the throttling behaviour guaranteed.

  • Field Details

    • CL_QUEUE_THROTTLE_KHR

      public static final int CL_QUEUE_THROTTLE_KHR
      cl_command_queue_properties
      See Also:
    • CL_QUEUE_THROTTLE_HIGH_KHR

      public static final int CL_QUEUE_THROTTLE_HIGH_KHR
      cl_queue_throttle_khr
      See Also:
    • CL_QUEUE_THROTTLE_MED_KHR

      public static final int CL_QUEUE_THROTTLE_MED_KHR
      cl_queue_throttle_khr
      See Also:
    • CL_QUEUE_THROTTLE_LOW_KHR

      public static final int CL_QUEUE_THROTTLE_LOW_KHR
      cl_queue_throttle_khr
      See Also: