public final class NVDeviceCUDA
extends java.lang.Object
EGL and CUDA both have the capability to drive multiple devices, such as GPUs, within a single system. To interoperate with one another, both APIs must have compatible notions of such devices. This extension defines a mapping from an EGL device to a CUDA device enumerant.
Requires EXT_device_base.
| Modifier and Type | Field and Description |
|---|---|
static int |
EGL_CUDA_DEVICE_NV |
public static final int EGL_CUDA_DEVICE_NV
Copyright LWJGL. All Rights Reserved. License terms.