hipMemcpy3DBatchOp Struct Reference

hipMemcpy3DBatchOp Struct Reference#

HIP Runtime API Reference: hipMemcpy3DBatchOp Struct Reference
hipMemcpy3DBatchOp Struct Reference

#include <driver_types.h>

Collaboration diagram for hipMemcpy3DBatchOp:
[legend]

Data Fields

hipMemcpy3DOperand src
 
hipMemcpy3DOperand dst
 
hipExtent extent
 
hipMemcpySrcAccessOrder srcAccessOrder
 
unsigned int flags
 

Detailed Description

HIP 3D Batch Op

Field Documentation

◆ dst

hipMemcpy3DOperand hipMemcpy3DBatchOp::dst

◆ extent

hipExtent hipMemcpy3DBatchOp::extent

◆ flags

unsigned int hipMemcpy3DBatchOp::flags

◆ src

hipMemcpy3DOperand hipMemcpy3DBatchOp::src

◆ srcAccessOrder

hipMemcpySrcAccessOrder hipMemcpy3DBatchOp::srcAccessOrder

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