CUDA devices corresponding to an OpenGL device

Enumerator:
CU_GL_DEVICE_LIST_ALL  The CUDA devices for all GPUs used by the current OpenGL context
CU_GL_DEVICE_LIST_CURRENT_FRAME  The CUDA devices for the GPUs used by the current OpenGL context in its currently rendering frame
CU_GL_DEVICE_LIST_NEXT_FRAME  The CUDA devices for the GPUs to be used by the current OpenGL context in the next frame


Generated by Doxygen for NVIDIA CUDA Library  NVIDIA