Data Fields | |
int | iGCGen |
indicate the graphic core generation | |
int | iNumCUs |
Total number of CUs. Valid for GCN (iGCGen == GCN). | |
int | iNumPEsPerCU |
Number of processing elements per CU. Valid for GCN (iGCGen == GCN). | |
int | iNumSIMDs |
Total number of SIMDs. Valid for Pre GCN (iGCGen == Pre-GCN). | |
int | iNumROPs |
Total number of ROPs. Valid for both GCN and Pre GCN. | |
int | iReserved [11] |
reserved for future use |
This structure is used to get Graphic Core Info
indicate the graphic core generation
Total number of CUs. Valid for GCN (iGCGen == GCN).
Number of processing elements per CU. Valid for GCN (iGCGen == GCN).
Total number of SIMDs. Valid for Pre GCN (iGCGen == Pre-GCN).
Total number of ROPs. Valid for both GCN and Pre GCN.
int ADLGraphicCoreInfo::iReserved[11] |
reserved for future use