Class APPLECommandQueueSelectComputeUnits



  • public class APPLECommandQueueSelectComputeUnits
    extends java.lang.Object
    Native bindings to the APPLE_command_queue_select_compute_units extension.
    • Field Detail

      • CL_QUEUE_NUM_COMPUTE_UNITS_APPLE

        public static final int CL_QUEUE_NUM_COMPUTE_UNITS_APPLE
        See Also:
        Constant Field Values
    • Method Detail

      • clCreateCommandQueueWithPropertiesAPPLE

        public static long clCreateCommandQueueWithPropertiesAPPLE(long context,
                                                                   long device,
                                                                   PointerBuffer properties,
                                                                   java.nio.IntBuffer errcode_ret)
        Parameters:
        context -
        device -
        properties -
        errcode_ret - will return an appropriate error code. If errcode_ret is NULL, no error code is returned.