Class CLObject

    • Field Detail

      • ID

        public final long ID
        The OpenCL object handle.
    • Method Detail

      • getContext

        public CLContext getContext()
        Returns the context for this OpenCL object.
      • getPlatform

        public CLPlatform getPlatform()
        Returns the platform for this OpenCL object.
      • getID

        public long getID()
        Returns the OpenCL object handle