Blender V2.61 - r43446
Public Attributes

CUDA_MEMCPY2D_st Struct Reference

#include <util_cuda.h>

List of all members.

Public Attributes

size_t srcXInBytes
size_t srcY
CUmemorytype srcMemoryType
const void * srcHost
CUdeviceptr srcDevice
CUarray srcArray
size_t srcPitch
size_t dstXInBytes
size_t dstY
CUmemorytype dstMemoryType
void * dstHost
CUdeviceptr dstDevice
CUarray dstArray
size_t dstPitch
size_t WidthInBytes
size_t Height

Detailed Description

Definition at line 283 of file util_cuda.h.


Member Data Documentation

Definition at line 299 of file util_cuda.h.

Referenced by CUDADevice::tex_alloc().

Definition at line 298 of file util_cuda.h.

Definition at line 297 of file util_cuda.h.

Definition at line 296 of file util_cuda.h.

Referenced by CUDADevice::tex_alloc().

Definition at line 300 of file util_cuda.h.

Definition at line 293 of file util_cuda.h.

Definition at line 294 of file util_cuda.h.

Definition at line 303 of file util_cuda.h.

Referenced by CUDADevice::tex_alloc().

Definition at line 290 of file util_cuda.h.

Definition at line 289 of file util_cuda.h.

Definition at line 288 of file util_cuda.h.

Referenced by CUDADevice::tex_alloc().

Definition at line 287 of file util_cuda.h.

Referenced by CUDADevice::tex_alloc().

Definition at line 291 of file util_cuda.h.

Referenced by CUDADevice::tex_alloc().

Definition at line 284 of file util_cuda.h.

Definition at line 285 of file util_cuda.h.

Definition at line 302 of file util_cuda.h.

Referenced by CUDADevice::tex_alloc().


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