CUDA devices corresponding to the current OpenGL context
- Enumerator:
-
cudaGLDeviceListAll |
The CUDA devices for all GPUs used by the current OpenGL context |
cudaGLDeviceListCurrentFrame |
The CUDA devices for the GPUs used by the current OpenGL context in its currently rendering frame |
cudaGLDeviceListNextFrame |
The CUDA devices for the GPUs to be used by the current OpenGL context in the next frame |