hipExternalMemoryHandleDesc Struct Reference

hipExternalMemoryHandleDesc Struct Reference#

HIP Runtime API Reference: hipExternalMemoryHandleDesc Struct Reference
hipExternalMemoryHandleDesc Struct Reference

#include <hip_runtime_api.h>

Data Fields

hipExternalMemoryHandleType type
 
union { 
 
   int   fd 
 
   struct { 
 
      void *   handle 
 
      const void *   name 
 
   }   win32 
 
handle 
 
unsigned long long size
 
unsigned int flags
 

Field Documentation

◆ fd

int hipExternalMemoryHandleDesc::fd

◆ flags

unsigned int hipExternalMemoryHandleDesc::flags

◆ handle [1/2]

void* hipExternalMemoryHandleDesc::handle

◆ [union] [2/2]

union { ... } hipExternalMemoryHandleDesc::handle

◆ name

const void* hipExternalMemoryHandleDesc::name

◆ size

unsigned long long hipExternalMemoryHandleDesc::size

◆ type

hipExternalMemoryHandleType hipExternalMemoryHandleDesc::type

◆ [struct]

struct { ... } hipExternalMemoryHandleDesc::win32

The documentation for this struct was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hip/checkouts/docs-5.7.1/include/hip/hip_runtime_api.h