File QnnGpuMem.h¶
↰ Parent directory (include/QNN/GPU)
A header which defines the QNN GPU specialization of the File QnnMem.h interface.
Definition (include/QNN/GPU/QnnGpuMem.h)¶
Classes¶
Enums¶
Typedefs¶
Full File Listing¶
A header which defines the QNN GPU specialization of the QnnMem.h interface.
Defines
-
QNN_GPU_MEMINFO_CUSTOM_INIT { \
QNN_GPU_MEM_UNDEFINED
, /*memType*/ \
NULL /* buffer*/ \
}
QnnGpu_MemInfoCustom_t initializer macro.
Typedefs
-
typedef void *QnnGpuMem_Buffer_t¶
Enums
-
struct QnnGpu_MemInfoCustom_t¶
- #include <QnnGpuMem.h>
A struct which defines the QNN GPU memory preallocated by the client. Objects of this type are to be referenced through Qnn_MemInfoCustom_t.
Public Members
-
QnnGpu_MemType_t memType¶
-
QnnGpuMem_Buffer_t buffer¶
-
union QnnGpu_MemInfoCustom_t::[anonymous] [anonymous]¶
-
QnnGpu_MemType_t memType¶