Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > nonfree-release > by-pkgid > d44b02ea46d82d6a48df31bbd1a088f3 > files > 1106

nvidia-cuda-toolkit-devel-6.5.14-6.mga5.nonfree.x86_64.rpm

<!DOCTYPE html
  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-us" xml:lang="en-us">
   <head>
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
      <meta http-equiv="X-UA-Compatible" content="IE=edge"></meta>
      <meta name="copyright" content="(C) Copyright 2005"></meta>
      <meta name="DC.rights.owner" content="(C) Copyright 2005"></meta>
      <meta name="DC.Type" content="cppGlobalStruct"></meta>
      <meta name="DC.Title" content="CUDA_MEMCPY2D"></meta>
      <meta name="abstract" content=""></meta>
      <meta name="description" content=""></meta>
      <meta name="DC.Format" content="XHTML"></meta>
      <meta name="DC.Identifier" content="structCUDA__MEMCPY2D"></meta>
      <link rel="stylesheet" type="text/css" href="../common/formatting/commonltr.css"></link>
      <link rel="stylesheet" type="text/css" href="../common/formatting/site.css"></link>
      <title>CUDA Driver API :: CUDA Toolkit Documentation</title>
      <!--[if lt IE 9]>
      <script src="../common/formatting/html5shiv-printshiv.min.js"></script>
      <![endif]-->
      <script type="text/javascript" charset="utf-8" src="../common/scripts/tynt/tynt.js"></script>
      <script type="text/javascript" charset="utf-8" src="../common/formatting/jquery.min.js"></script>
      <script type="text/javascript" charset="utf-8" src="../common/formatting/jquery.ba-hashchange.min.js"></script>
      <script type="text/javascript" charset="utf-8" src="../common/formatting/jquery.scrollintoview.min.js"></script>
      <script type="text/javascript" src="../search/htmlFileList.js"></script>
      <script type="text/javascript" src="../search/htmlFileInfoList.js"></script>
      <script type="text/javascript" src="../search/nwSearchFnt.min.js"></script>
      <script type="text/javascript" src="../search/stemmers/en_stemmer.min.js"></script>
      <script type="text/javascript" src="../search/index-1.js"></script>
      <script type="text/javascript" src="../search/index-2.js"></script>
      <script type="text/javascript" src="../search/index-3.js"></script>
      <link rel="canonical" href="http://docs.nvidia.com/cuda/cuda-driver-api/index.html"></link>
      <link rel="stylesheet" type="text/css" href="../common/formatting/qwcode.highlight.css"></link>
   </head>
   <body>
      
      <header id="header"><span id="company">NVIDIA</span><span id="site-title">CUDA Toolkit Documentation</span><form id="search" method="get" action="search">
            <input type="text" name="search-text"></input><fieldset id="search-location">
               <legend>Search In:</legend>
               <label><input type="radio" name="search-type" value="site"></input>Entire Site</label>
               <label><input type="radio" name="search-type" value="document"></input>Just This Document</label></fieldset>
            <button type="reset">clear search</button>
            <button id="submit" type="submit">search</button></form>
      </header>
      <div id="site-content">
         <nav id="site-nav">
            <div class="category closed"><a href="../index.html" title="The root of the site.">CUDA Toolkit
                  v6.5</a></div>
            <div class="category"><a href="index.html" title="CUDA Driver API">CUDA Driver API</a></div>
            <ul>
               <li>
                  <div class="section-link"><a href="api-sync-behavior.html#api-sync-behavior">1.&nbsp;API synchronization behavior </a></div>
               </li>
               <li>
                  <div class="section-link"><a href="stream-sync-behavior.html#stream-sync-behavior">2.&nbsp;Stream synchronization behavior</a></div>
               </li>
               <li>
                  <div class="section-link"><a href="modules.html#modules">3.&nbsp;Modules</a></div>
                  <ul>
                     <li>
                        <div class="section-link"><a href="group__CUDA__TYPES.html#group__CUDA__TYPES">3.1.&nbsp;Data types used by CUDA driver</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="group__CUDA__ERROR.html#group__CUDA__ERROR">3.2.&nbsp;Error Handling</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="group__CUDA__INITIALIZE.html#group__CUDA__INITIALIZE">3.3.&nbsp;Initialization</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="group__CUDA__VERSION.html#group__CUDA__VERSION">3.4.&nbsp;Version Management</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="group__CUDA__DEVICE.html#group__CUDA__DEVICE">3.5.&nbsp;Device Management</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="group__CUDA__DEVICE__DEPRECATED.html#group__CUDA__DEVICE__DEPRECATED">3.6.&nbsp;Device Management [DEPRECATED]</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="group__CUDA__CTX.html#group__CUDA__CTX">3.7.&nbsp;Context Management</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="group__CUDA__CTX__DEPRECATED.html#group__CUDA__CTX__DEPRECATED">3.8.&nbsp;Context Management [DEPRECATED]</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="group__CUDA__MODULE.html#group__CUDA__MODULE">3.9.&nbsp;Module Management</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="group__CUDA__MEM.html#group__CUDA__MEM">3.10.&nbsp;Memory Management</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="group__CUDA__UNIFIED.html#group__CUDA__UNIFIED">3.11.&nbsp;Unified Addressing</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="group__CUDA__STREAM.html#group__CUDA__STREAM">3.12.&nbsp;Stream Management</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="group__CUDA__EVENT.html#group__CUDA__EVENT">3.13.&nbsp;Event Management</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="group__CUDA__EXEC.html#group__CUDA__EXEC">3.14.&nbsp;Execution Control</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="group__CUDA__EXEC__DEPRECATED.html#group__CUDA__EXEC__DEPRECATED">3.15.&nbsp;Execution Control [DEPRECATED]</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="group__CUDA__OCCUPANCY.html#group__CUDA__OCCUPANCY">3.16.&nbsp;Occupancy</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="group__CUDA__TEXREF.html#group__CUDA__TEXREF">3.17.&nbsp;Texture Reference Management</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="group__CUDA__TEXREF__DEPRECATED.html#group__CUDA__TEXREF__DEPRECATED">3.18.&nbsp;Texture Reference Management [DEPRECATED]</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="group__CUDA__SURFREF.html#group__CUDA__SURFREF">3.19.&nbsp;Surface Reference Management</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="group__CUDA__TEXOBJECT.html#group__CUDA__TEXOBJECT">3.20.&nbsp;Texture Object Management</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="group__CUDA__SURFOBJECT.html#group__CUDA__SURFOBJECT">3.21.&nbsp;Surface Object Management</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="group__CUDA__PEER__ACCESS.html#group__CUDA__PEER__ACCESS">3.22.&nbsp;Peer Context Memory Access</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="group__CUDA__GRAPHICS.html#group__CUDA__GRAPHICS">3.23.&nbsp;Graphics Interoperability</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="group__CUDA__PROFILER.html#group__CUDA__PROFILER">3.24.&nbsp;Profiler Control</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="group__CUDA__GL.html#group__CUDA__GL">3.25.&nbsp;OpenGL Interoperability</a></div>
                        <ul>
                           <li>
                              <div class="section-link"><a href="group__CUDA__GL__DEPRECATED.html#group__CUDA__GL__DEPRECATED">3.25.1.&nbsp;OpenGL Interoperability [DEPRECATED]</a></div>
                           </li>
                        </ul>
                     </li>
                     <li>
                        <div class="section-link"><a href="group__CUDA__D3D9.html#group__CUDA__D3D9">3.26.&nbsp;Direct3D 9 Interoperability</a></div>
                        <ul>
                           <li>
                              <div class="section-link"><a href="group__CUDA__D3D9__DEPRECATED.html#group__CUDA__D3D9__DEPRECATED">3.26.1.&nbsp;Direct3D 9 Interoperability [DEPRECATED]</a></div>
                           </li>
                        </ul>
                     </li>
                     <li>
                        <div class="section-link"><a href="group__CUDA__D3D10.html#group__CUDA__D3D10">3.27.&nbsp;Direct3D 10 Interoperability</a></div>
                        <ul>
                           <li>
                              <div class="section-link"><a href="group__CUDA__D3D10__DEPRECATED.html#group__CUDA__D3D10__DEPRECATED">3.27.1.&nbsp;Direct3D 10 Interoperability [DEPRECATED]</a></div>
                           </li>
                        </ul>
                     </li>
                     <li>
                        <div class="section-link"><a href="group__CUDA__D3D11.html#group__CUDA__D3D11">3.28.&nbsp;Direct3D 11 Interoperability</a></div>
                        <ul>
                           <li>
                              <div class="section-link"><a href="group__CUDA__D3D11__DEPRECATED.html#group__CUDA__D3D11__DEPRECATED">3.28.1.&nbsp;Direct3D 11 Interoperability [DEPRECATED]</a></div>
                           </li>
                        </ul>
                     </li>
                     <li>
                        <div class="section-link"><a href="group__CUDA__VDPAU.html#group__CUDA__VDPAU">3.29.&nbsp;VDPAU Interoperability</a></div>
                     </li>
                  </ul>
               </li>
               <li>
                  <div class="section-link"><a href="annotated.html#annotated">4.&nbsp;Data Structures</a></div>
                  <ul>
                     <li>
                        <div class="section-link"><a href="structCUDA__ARRAY3D__DESCRIPTOR.html#structCUDA__ARRAY3D__DESCRIPTOR">4.1.&nbsp;CUDA_ARRAY3D_DESCRIPTOR</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="structCUDA__ARRAY__DESCRIPTOR.html#structCUDA__ARRAY__DESCRIPTOR">4.2.&nbsp;CUDA_ARRAY_DESCRIPTOR</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D">4.3.&nbsp;CUDA_MEMCPY2D</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="structCUDA__MEMCPY3D.html#structCUDA__MEMCPY3D">4.4.&nbsp;CUDA_MEMCPY3D</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="structCUDA__MEMCPY3D__PEER.html#structCUDA__MEMCPY3D__PEER">4.5.&nbsp;CUDA_MEMCPY3D_PEER</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="structCUDA__POINTER__ATTRIBUTE__P2P__TOKENS.html#structCUDA__POINTER__ATTRIBUTE__P2P__TOKENS">4.6.&nbsp;CUDA_POINTER_ATTRIBUTE_P2P_TOKENS</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="structCUDA__RESOURCE__DESC.html#structCUDA__RESOURCE__DESC">4.7.&nbsp;CUDA_RESOURCE_DESC</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="structCUDA__RESOURCE__VIEW__DESC.html#structCUDA__RESOURCE__VIEW__DESC">4.8.&nbsp;CUDA_RESOURCE_VIEW_DESC</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="structCUDA__TEXTURE__DESC.html#structCUDA__TEXTURE__DESC">4.9.&nbsp;CUDA_TEXTURE_DESC</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="structCUdevprop.html#structCUdevprop">4.10.&nbsp;CUdevprop</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="structCUipcEventHandle.html#structCUipcEventHandle">4.11.&nbsp;CUipcEventHandle</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="structCUipcMemHandle.html#structCUipcMemHandle">4.12.&nbsp;CUipcMemHandle</a></div>
                     </li>
                  </ul>
               </li>
               <li>
                  <div class="section-link"><a href="functions.html#functions">5.&nbsp;Data Fields</a></div>
               </li>
               <li>
                  <div class="section-link"><a href="deprecated.html#deprecated">6.&nbsp;Deprecated List</a></div>
               </li>
               <li>
                  <div class="section-link"><a href="notices-header.html#notices-header">Notices</a></div>
                  <ul></ul>
               </li>
            </ul>
         </nav>
         <div id="resize-nav"></div>
         <nav id="search-results">
            <h2>Search Results</h2>
            <ol></ol>
         </nav>
         
         <div id="contents-container">
            <div id="breadcrumbs-container">
               <div id="breadcrumbs"><a href="structCUDA__ARRAY__DESCRIPTOR.html" shape="rect">&lt; Previous</a> | <a href="structCUDA__MEMCPY3D.html" shape="rect">Next &gt;</a></div>
               <div id="release-info">CUDA Driver API
                  (<a href="../../pdf/CUDA_Driver_API.pdf">PDF</a>)
                  -
                  
                  v6.5
                  (<a href="https://developer.nvidia.com/cuda-toolkit-archive">older</a>)
                  -
                  Last updated August 1, 2014
                  -
                  <a href="mailto:cudatools@nvidia.com?subject=CUDA Toolkit Documentation Feedback: CUDA Driver API">Send Feedback</a>
                  -
                  <span class="st_facebook"></span><span class="st_twitter"></span><span class="st_linkedin"></span><span class="st_reddit"></span><span class="st_slashdot"></span><span class="st_tumblr"></span><span class="st_sharethis"></span></div>
            </div>
            <article id="contents">
               <div class="topic reference apiRef apiClassifier cppClassifier cppStruct cppGlobalStruct" id="structCUDA__MEMCPY2D"><a name="structCUDA__MEMCPY2D" shape="rect">
                     <!-- --></a><h2 class="&#xA;            topictitle2 cppClass&#xA;          ">4.3.&nbsp;CUDA_MEMCPY2D Struct Reference</h2>
                  <h2>[<a class="xref xref apiRelation cppClassifierModule" href="group__CUDA__TYPES.html" shape="rect">Data types used by CUDA driver</a>]
                  </h2>
                  <div class="section">
                     <p>2D memory copy parameters </p>
                  </div>
                  <h3 class="fake_sectiontitle member_header">Public Variables</h3>
                  <dl class="members">
                     <dt><span class="member_type">size_t &nbsp;</span><span class="member_name"><a href="#structCUDA__MEMCPY2D_1e7b1276f1b51bfd8ebc82e855702d07e" shape="rect">Height</a></span></dt>
                     <dd class="shortdesc"><span></span><span class="desc"></span></dd>
                     <dt><span class="member_type">size_t &nbsp;</span><span class="member_name"><a href="#structCUDA__MEMCPY2D_1e8d410513639f3e65da10be7e17186ef" shape="rect">WidthInBytes</a></span></dt>
                     <dd class="shortdesc"><span></span><span class="desc"></span></dd>
                     <dt><span class="member_type"><a href="group__CUDA__TYPES.html#group__CUDA__TYPES_1gd550651524a56766b60f10f0e7628042" title="" shape="rect">CUarray</a>&nbsp;</span><span class="member_name"><a href="#structCUDA__MEMCPY2D_17114f2537a370011b80f40b3e9d76831" shape="rect">dstArray</a></span></dt>
                     <dd class="shortdesc"><span></span><span class="desc"></span></dd>
                     <dt><span class="member_type"><a href="group__CUDA__TYPES.html#group__CUDA__TYPES_1g5e264ce2ad6a38761e7e04921ef771de" title="" shape="rect">CUdeviceptr</a>&nbsp;</span><span class="member_name"><a href="#structCUDA__MEMCPY2D_187ed4c0d4adde17dc96269501dddada4" shape="rect">dstDevice</a></span></dt>
                     <dd class="shortdesc"><span></span><span class="desc"></span></dd>
                     <dt><span class="member_type">
                           void 
                           *&nbsp;</span><span class="member_name"><a href="#structCUDA__MEMCPY2D_1880e3e088ad375128b3faaf160a20741" shape="rect">dstHost</a></span></dt>
                     <dd class="shortdesc"><span></span><span class="desc"></span></dd>
                     <dt><span class="member_type"><a href="group__CUDA__TYPES.html#group__CUDA__TYPES_1g8a114cc994ad2e865c44ef3838eaec72" title="" shape="rect">CUmemorytype</a>&nbsp;</span><span class="member_name"><a href="#structCUDA__MEMCPY2D_1051991c10fb99dfaf55dffbefbd03efc" shape="rect">dstMemoryType</a></span></dt>
                     <dd class="shortdesc"><span></span><span class="desc"></span></dd>
                     <dt><span class="member_type">size_t &nbsp;</span><span class="member_name"><a href="#structCUDA__MEMCPY2D_1111aba36d9c5eea8c3a99b2933ea2d3a" shape="rect">dstPitch</a></span></dt>
                     <dd class="shortdesc"><span></span><span class="desc"></span></dd>
                     <dt><span class="member_type">size_t &nbsp;</span><span class="member_name"><a href="#structCUDA__MEMCPY2D_1f396454ada18ad3e4869443aaf6b37d3" shape="rect">dstXInBytes</a></span></dt>
                     <dd class="shortdesc"><span></span><span class="desc"></span></dd>
                     <dt><span class="member_type">size_t &nbsp;</span><span class="member_name"><a href="#structCUDA__MEMCPY2D_11975754a43897e65f0120e8920cfee0c" shape="rect">dstY</a></span></dt>
                     <dd class="shortdesc"><span></span><span class="desc"></span></dd>
                     <dt><span class="member_type"><a href="group__CUDA__TYPES.html#group__CUDA__TYPES_1gd550651524a56766b60f10f0e7628042" title="" shape="rect">CUarray</a>&nbsp;</span><span class="member_name"><a href="#structCUDA__MEMCPY2D_1d1e8f504b105b284fe8072efac83d026" shape="rect">srcArray</a></span></dt>
                     <dd class="shortdesc"><span></span><span class="desc"></span></dd>
                     <dt><span class="member_type"><a href="group__CUDA__TYPES.html#group__CUDA__TYPES_1g5e264ce2ad6a38761e7e04921ef771de" title="" shape="rect">CUdeviceptr</a>&nbsp;</span><span class="member_name"><a href="#structCUDA__MEMCPY2D_1595732341cc5ab7234dc02efcebc3308" shape="rect">srcDevice</a></span></dt>
                     <dd class="shortdesc"><span></span><span class="desc"></span></dd>
                     <dt><span class="member_type">const 
                           void 
                           *&nbsp;</span><span class="member_name"><a href="#structCUDA__MEMCPY2D_131de71a5e546d5ac38e562db7da33e0e" shape="rect">srcHost</a></span></dt>
                     <dd class="shortdesc"><span></span><span class="desc"></span></dd>
                     <dt><span class="member_type"><a href="group__CUDA__TYPES.html#group__CUDA__TYPES_1g8a114cc994ad2e865c44ef3838eaec72" title="" shape="rect">CUmemorytype</a>&nbsp;</span><span class="member_name"><a href="#structCUDA__MEMCPY2D_112c6d0df3930d40332729ddaf39a3041" shape="rect">srcMemoryType</a></span></dt>
                     <dd class="shortdesc"><span></span><span class="desc"></span></dd>
                     <dt><span class="member_type">size_t &nbsp;</span><span class="member_name"><a href="#structCUDA__MEMCPY2D_1b129dc848deae5f5749f2a428a62590d" shape="rect">srcPitch</a></span></dt>
                     <dd class="shortdesc"><span></span><span class="desc"></span></dd>
                     <dt><span class="member_type">size_t &nbsp;</span><span class="member_name"><a href="#structCUDA__MEMCPY2D_1ba3f973d98e69ea997af08badff5f4ea" shape="rect">srcXInBytes</a></span></dt>
                     <dd class="shortdesc"><span></span><span class="desc"></span></dd>
                     <dt><span class="member_type">size_t &nbsp;</span><span class="member_name"><a href="#structCUDA__MEMCPY2D_157d5e75d72b02d43f4fb66d0983b59f4" shape="rect">srcY</a></span></dt>
                     <dd class="shortdesc"><span></span><span class="desc"></span></dd>
                  </dl>
                  <div class="description">
                     <h3 class="sectiontitle">Variables</h3>
                     <dl class="description">
                        <dt class="description"><a name="structCUDA__MEMCPY2D_1e7b1276f1b51bfd8ebc82e855702d07e" id="structCUDA__MEMCPY2D_1e7b1276f1b51bfd8ebc82e855702d07e" shape="rect">
                              <!-- --></a><span>size_t  <a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D" title="" shape="rect">CUDA_MEMCPY2D</a>::<a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D_1e7b1276f1b51bfd8ebc82e855702d07e" shape="rect">Height</a> [inherited] </span></dt>
                        <dd class="description">
                           <div class="section">
                              <p> Height of 2D memory copy </p>
                           </div>
                        </dd>
                        <dt class="description"><a name="structCUDA__MEMCPY2D_1e8d410513639f3e65da10be7e17186ef" id="structCUDA__MEMCPY2D_1e8d410513639f3e65da10be7e17186ef" shape="rect">
                              <!-- --></a><span>size_t  <a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D" title="" shape="rect">CUDA_MEMCPY2D</a>::<a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D_1e8d410513639f3e65da10be7e17186ef" shape="rect">WidthInBytes</a> [inherited] </span></dt>
                        <dd class="description">
                           <div class="section">
                              <p> Width of 2D memory copy in bytes </p>
                           </div>
                        </dd>
                        <dt class="description"><a name="structCUDA__MEMCPY2D_17114f2537a370011b80f40b3e9d76831" id="structCUDA__MEMCPY2D_17114f2537a370011b80f40b3e9d76831" shape="rect">
                              <!-- --></a><span><a href="group__CUDA__TYPES.html#group__CUDA__TYPES_1gd550651524a56766b60f10f0e7628042" title="" shape="rect">CUarray</a><a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D" title="" shape="rect">CUDA_MEMCPY2D</a>::<a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D_17114f2537a370011b80f40b3e9d76831" shape="rect">dstArray</a> [inherited] </span></dt>
                        <dd class="description">
                           <div class="section">
                              <p> Destination array reference </p>
                           </div>
                        </dd>
                        <dt class="description"><a name="structCUDA__MEMCPY2D_187ed4c0d4adde17dc96269501dddada4" id="structCUDA__MEMCPY2D_187ed4c0d4adde17dc96269501dddada4" shape="rect">
                              <!-- --></a><span><a href="group__CUDA__TYPES.html#group__CUDA__TYPES_1g5e264ce2ad6a38761e7e04921ef771de" title="" shape="rect">CUdeviceptr</a><a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D" title="" shape="rect">CUDA_MEMCPY2D</a>::<a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D_187ed4c0d4adde17dc96269501dddada4" shape="rect">dstDevice</a> [inherited] </span></dt>
                        <dd class="description">
                           <div class="section">
                              <p> Destination device pointer </p>
                           </div>
                        </dd>
                        <dt class="description"><a name="structCUDA__MEMCPY2D_1880e3e088ad375128b3faaf160a20741" id="structCUDA__MEMCPY2D_1880e3e088ad375128b3faaf160a20741" shape="rect">
                              <!-- --></a><span>
                              
                              void 
                              * <a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D" title="" shape="rect">CUDA_MEMCPY2D</a>::<a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D_1880e3e088ad375128b3faaf160a20741" shape="rect">dstHost</a> [inherited] </span></dt>
                        <dd class="description">
                           <div class="section">
                              <p> Destination host pointer </p>
                           </div>
                        </dd>
                        <dt class="description"><a name="structCUDA__MEMCPY2D_1051991c10fb99dfaf55dffbefbd03efc" id="structCUDA__MEMCPY2D_1051991c10fb99dfaf55dffbefbd03efc" shape="rect">
                              <!-- --></a><span><a href="group__CUDA__TYPES.html#group__CUDA__TYPES_1g8a114cc994ad2e865c44ef3838eaec72" title="" shape="rect">CUmemorytype</a><a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D" title="" shape="rect">CUDA_MEMCPY2D</a>::<a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D_1051991c10fb99dfaf55dffbefbd03efc" shape="rect">dstMemoryType</a> [inherited] </span></dt>
                        <dd class="description">
                           <div class="section">
                              <p> Destination memory type (host, device, array) </p>
                           </div>
                        </dd>
                        <dt class="description"><a name="structCUDA__MEMCPY2D_1111aba36d9c5eea8c3a99b2933ea2d3a" id="structCUDA__MEMCPY2D_1111aba36d9c5eea8c3a99b2933ea2d3a" shape="rect">
                              <!-- --></a><span>size_t  <a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D" title="" shape="rect">CUDA_MEMCPY2D</a>::<a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D_1111aba36d9c5eea8c3a99b2933ea2d3a" shape="rect">dstPitch</a> [inherited] </span></dt>
                        <dd class="description">
                           <div class="section">
                              <p> Destination pitch (ignored when dst is array) </p>
                           </div>
                        </dd>
                        <dt class="description"><a name="structCUDA__MEMCPY2D_1f396454ada18ad3e4869443aaf6b37d3" id="structCUDA__MEMCPY2D_1f396454ada18ad3e4869443aaf6b37d3" shape="rect">
                              <!-- --></a><span>size_t  <a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D" title="" shape="rect">CUDA_MEMCPY2D</a>::<a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D_1f396454ada18ad3e4869443aaf6b37d3" shape="rect">dstXInBytes</a> [inherited] </span></dt>
                        <dd class="description">
                           <div class="section">
                              <p> Destination X in bytes </p>
                           </div>
                        </dd>
                        <dt class="description"><a name="structCUDA__MEMCPY2D_11975754a43897e65f0120e8920cfee0c" id="structCUDA__MEMCPY2D_11975754a43897e65f0120e8920cfee0c" shape="rect">
                              <!-- --></a><span>size_t  <a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D" title="" shape="rect">CUDA_MEMCPY2D</a>::<a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D_11975754a43897e65f0120e8920cfee0c" shape="rect">dstY</a> [inherited] </span></dt>
                        <dd class="description">
                           <div class="section">
                              <p> Destination Y </p>
                           </div>
                        </dd>
                        <dt class="description"><a name="structCUDA__MEMCPY2D_1d1e8f504b105b284fe8072efac83d026" id="structCUDA__MEMCPY2D_1d1e8f504b105b284fe8072efac83d026" shape="rect">
                              <!-- --></a><span><a href="group__CUDA__TYPES.html#group__CUDA__TYPES_1gd550651524a56766b60f10f0e7628042" title="" shape="rect">CUarray</a><a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D" title="" shape="rect">CUDA_MEMCPY2D</a>::<a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D_1d1e8f504b105b284fe8072efac83d026" shape="rect">srcArray</a> [inherited] </span></dt>
                        <dd class="description">
                           <div class="section">
                              <p> Source array reference </p>
                           </div>
                        </dd>
                        <dt class="description"><a name="structCUDA__MEMCPY2D_1595732341cc5ab7234dc02efcebc3308" id="structCUDA__MEMCPY2D_1595732341cc5ab7234dc02efcebc3308" shape="rect">
                              <!-- --></a><span><a href="group__CUDA__TYPES.html#group__CUDA__TYPES_1g5e264ce2ad6a38761e7e04921ef771de" title="" shape="rect">CUdeviceptr</a><a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D" title="" shape="rect">CUDA_MEMCPY2D</a>::<a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D_1595732341cc5ab7234dc02efcebc3308" shape="rect">srcDevice</a> [inherited] </span></dt>
                        <dd class="description">
                           <div class="section">
                              <p> Source device pointer </p>
                           </div>
                        </dd>
                        <dt class="description"><a name="structCUDA__MEMCPY2D_131de71a5e546d5ac38e562db7da33e0e" id="structCUDA__MEMCPY2D_131de71a5e546d5ac38e562db7da33e0e" shape="rect">
                              <!-- --></a><span>const 
                              
                              void 
                              * <a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D" title="" shape="rect">CUDA_MEMCPY2D</a>::<a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D_131de71a5e546d5ac38e562db7da33e0e" shape="rect">srcHost</a> [inherited] </span></dt>
                        <dd class="description">
                           <div class="section">
                              <p> Source host pointer </p>
                           </div>
                        </dd>
                        <dt class="description"><a name="structCUDA__MEMCPY2D_112c6d0df3930d40332729ddaf39a3041" id="structCUDA__MEMCPY2D_112c6d0df3930d40332729ddaf39a3041" shape="rect">
                              <!-- --></a><span><a href="group__CUDA__TYPES.html#group__CUDA__TYPES_1g8a114cc994ad2e865c44ef3838eaec72" title="" shape="rect">CUmemorytype</a><a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D" title="" shape="rect">CUDA_MEMCPY2D</a>::<a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D_112c6d0df3930d40332729ddaf39a3041" shape="rect">srcMemoryType</a> [inherited] </span></dt>
                        <dd class="description">
                           <div class="section">
                              <p> Source memory type (host, device, array) </p>
                           </div>
                        </dd>
                        <dt class="description"><a name="structCUDA__MEMCPY2D_1b129dc848deae5f5749f2a428a62590d" id="structCUDA__MEMCPY2D_1b129dc848deae5f5749f2a428a62590d" shape="rect">
                              <!-- --></a><span>size_t  <a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D" title="" shape="rect">CUDA_MEMCPY2D</a>::<a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D_1b129dc848deae5f5749f2a428a62590d" shape="rect">srcPitch</a> [inherited] </span></dt>
                        <dd class="description">
                           <div class="section">
                              <p> Source pitch (ignored when src is array) </p>
                           </div>
                        </dd>
                        <dt class="description"><a name="structCUDA__MEMCPY2D_1ba3f973d98e69ea997af08badff5f4ea" id="structCUDA__MEMCPY2D_1ba3f973d98e69ea997af08badff5f4ea" shape="rect">
                              <!-- --></a><span>size_t  <a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D" title="" shape="rect">CUDA_MEMCPY2D</a>::<a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D_1ba3f973d98e69ea997af08badff5f4ea" shape="rect">srcXInBytes</a> [inherited] </span></dt>
                        <dd class="description">
                           <div class="section">
                              <p> Source X in bytes </p>
                           </div>
                        </dd>
                        <dt class="description"><a name="structCUDA__MEMCPY2D_157d5e75d72b02d43f4fb66d0983b59f4" id="structCUDA__MEMCPY2D_157d5e75d72b02d43f4fb66d0983b59f4" shape="rect">
                              <!-- --></a><span>size_t  <a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D" title="" shape="rect">CUDA_MEMCPY2D</a>::<a href="structCUDA__MEMCPY2D.html#structCUDA__MEMCPY2D_157d5e75d72b02d43f4fb66d0983b59f4" shape="rect">srcY</a> [inherited] </span></dt>
                        <dd class="description">
                           <div class="section">
                              <p> Source Y </p>
                           </div>
                        </dd>
                     </dl>
                  </div>
               </div>
               
               <hr id="contents-end"></hr>
               
            </article>
         </div>
      </div>
      <script language="JavaScript" type="text/javascript" charset="utf-8" src="../common/formatting/common.min.js"></script>
      <script language="JavaScript" type="text/javascript" charset="utf-8" src="../common/scripts/google-analytics/google-analytics-write.js"></script>
      <script language="JavaScript" type="text/javascript" charset="utf-8" src="../common/scripts/google-analytics/google-analytics-tracker.js"></script>
      <script type="text/javascript">var switchTo5x=true;</script><script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script><script type="text/javascript">stLight.options({publisher: "998dc202-a267-4d8e-bce9-14debadb8d92", doNotHash: false, doNotCopy: false, hashAddressBar: false});</script></body>
</html>