Skip to content
Commit 2682e650 authored by Bruce Merry's avatar Bruce Merry
Browse files

Zero-initialize all fields of Memcpy*D

Some fields were left uninitialized, which doesn't seem very Pythonic.
The CUDA_MEMCPY3D structure is now value-initialized, which ensures all
its members are zero.
parent cf145f5f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment