Handbook
Glossary
cuGLCtxCreate ( pCtx Flags device -- CUresult )
Vocabulary
cuda
.
gl
.
ffi
Inputs
pCtx
an
object
Flags
an
object
device
an
object
Outputs
CUresult
an
object
Definition
USING:
alien.c-types
alien.syntax
cuda.ffi
;
IN:
cuda.gl.ffi
LIBRARY:
cuda
FUNCTION:
CUresult
cuGLCtxCreate
( CUcontext* pCtx,
uint
Flags,
CUdevice
device )