Struct QnnGpu_LocalKernelArg_t

Struct Documentation

struct QnnGpu_LocalKernelArg_t

A QNN GPU struct specifying a kernel argument corresponding to a local memory type. This struct is used only with the QNN_GPU_KERNEL_ARG_TYPE_LOCAL arg type.

Public Members

uint32_t size

Size of the memory requested in bytes.