Struct QnnSystemInterface_t

Nested Relationships

Struct Documentation

struct QnnSystemInterface_t

Public Members

uint32_t backendId

Backend identifier. See QnnCommon.h for details. Allowed to be QNN_BACKEND_ID_NULL in case of single backend library or a dedicated system library, in which case clients can deduce backend identifier based on library being loaded.

const char *providerName

Interface provider name. Allowed to be NULL.

Qnn_Version_t systemApiVersion
union unnamed