cudaGraphicsResourceGetMappedPointer: Get an device pointer through which to access a mapped...

Description Usage Arguments Value References See Also

Description

Returns a pointer through which the mapped graphics resource resource may be accessed. Returns the size of the memory in bytes which may be accessed from that pointer. The value set in devPtr may change every time that resource is mapped.

Usage

1

Arguments

resource

Mapped resource to access

Value

devPtr size

References

http://docs.nvidia.com/cuda/cuda-driver-api/index.html

See Also

cudaGraphicsMapResources cudaGraphicsSubResourceGetMappedArray


duncantl/RCUDA documentation built on May 15, 2019, 5:26 p.m.