All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.lwjgl.opencl.package-info Maven / Gradle / Ivy

Go to download

An open, royalty-free standard for cross-platform, parallel programming of diverse processors found in personal computers, servers, mobile devices and embedded platforms.

There is a newer version: 3.3.4
Show newest version
/*
 * Copyright LWJGL. All rights reserved.
 * License terms: https://www.lwjgl.org/license
 * MACHINE GENERATED FILE, DO NOT EDIT
 */

/**
 * Contains bindings to the OpenCL cross-platform parallel programming API.
 * 
 * 

The Khronos OpenCL registry is a useful online resource that contains the OpenCL specification, as * well as the specifications of OpenCL extensions.

*/ @org.lwjgl.system.NonnullDefault package org.lwjgl.opencl;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy