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

org.lwjgl.opencl.EXTAtomicCounters64 Maven / Gradle / Ivy

There is a newer version: 2.9.3
Show newest version
/* MACHINE GENERATED FILE, DO NOT EDIT */

package org.lwjgl.opencl;

import org.lwjgl.*;
import java.nio.*;

public final class EXTAtomicCounters64 {

	/**
	 * CLDevice query: Max number of atomic counters that can be used by a kernel. 
	 */
	public static final int CL_DEVICE_MAX_ATOMIC_COUNTERS_EXT = 0x4032;

	private EXTAtomicCounters64() {}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy