Package org.lwjgl.opencl
Class ARMJobSlotSelection
- java.lang.Object
-
- org.lwjgl.opencl.ARMJobSlotSelection
-
public final class ARMJobSlotSelection extends java.lang.ObjectNative bindings to the arm_job_slot_selection extension.On devices that support work submission via job slots, this extension provides a way of selecting the job slot that is used to submit work to the device as well as a device info query to obtain a list of usable job slots.
-
-
Field Summary
Fields Modifier and Type Field Description static intCL_DEVICE_JOB_SLOTS_ARMcl_device_info
-
-
-
Field Detail
-
CL_DEVICE_JOB_SLOTS_ARM
public static final int CL_DEVICE_JOB_SLOTS_ARM
cl_device_info- See Also:
- Constant Field Values
-
-