Blender V2.61 - r43446
Public Attributes

CUDA_MEMCPY3D_st Struct Reference

#include <util_cuda.h>

List of all members.

Public Attributes

size_t srcXInBytes
size_t srcY
size_t srcZ
size_t srcLOD
CUmemorytype srcMemoryType
const void * srcHost
CUdeviceptr srcDevice
CUarray srcArray
void * reserved0
size_t srcPitch
size_t srcHeight
size_t dstXInBytes
size_t dstY
size_t dstZ
size_t dstLOD
CUmemorytype dstMemoryType
void * dstHost
CUdeviceptr dstDevice
CUarray dstArray
void * reserved1
size_t dstPitch
size_t dstHeight
size_t WidthInBytes
size_t Height
size_t Depth

Detailed Description

Definition at line 306 of file util_cuda.h.


Member Data Documentation

Definition at line 333 of file util_cuda.h.

Definition at line 326 of file util_cuda.h.

Definition at line 325 of file util_cuda.h.

Definition at line 329 of file util_cuda.h.

Definition at line 324 of file util_cuda.h.

Definition at line 322 of file util_cuda.h.

Definition at line 323 of file util_cuda.h.

Definition at line 328 of file util_cuda.h.

Definition at line 319 of file util_cuda.h.

Definition at line 320 of file util_cuda.h.

Definition at line 321 of file util_cuda.h.

Definition at line 332 of file util_cuda.h.

Definition at line 315 of file util_cuda.h.

Definition at line 327 of file util_cuda.h.

Definition at line 314 of file util_cuda.h.

Definition at line 313 of file util_cuda.h.

Definition at line 317 of file util_cuda.h.

Definition at line 312 of file util_cuda.h.

Definition at line 310 of file util_cuda.h.

Definition at line 311 of file util_cuda.h.

Definition at line 316 of file util_cuda.h.

Definition at line 307 of file util_cuda.h.

Definition at line 308 of file util_cuda.h.

Definition at line 309 of file util_cuda.h.

Definition at line 331 of file util_cuda.h.


The documentation for this struct was generated from the following file: