bind package:cuda
Bind the memory area associated with the device pointer to a texture
reference given by the named symbol. Any previously bound references
are unbound.
Bind the two-dimensional memory area to the texture reference
associated with the given symbol. The size of the area is constrained
by (width,height) in texel units, and the row pitch in bytes. Any
previously bound references are unbound.