Struct QnnDevice_CoreInfoV1_t¶
Defined in File QnnDevice.h
Struct Documentation¶
-
struct QnnDevice_CoreInfoV1_t¶
Version 1 of the structure defining per Core info.
Public Members
-
uint32_t coreId¶
ID of the enumerated core.
-
uint32_t coreType¶
Type of the core, as specified by the backend.
-
QnnDevice_CoreInfoExtension_t coreInfoExtension¶
Backend specific extension for core info. Refer to backend headers for the definition.
-
uint32_t coreId¶