struct cudaPos make_cudaPos ( size_t  x,
size_t  y,
size_t  z 
) [read]

Returns a cudaPos based on the specified input parameters x, y, and z.

Parameters:
x - X position
y - Y position
z - Z position
Returns:
cudaPos specified by x, y, and z
See also:
make_cudaExtent, make_cudaPitchedPtr


Generated by Doxygen for NVIDIA CUDA Library  NVIDIA