Home
last modified time | relevance | path

Searched refs:GX2_STAT_TCP_FMT_V96_PIXELS (Results 1 – 2 of 2) sorted by relevance

/CafeSDK-2.12.13-1/system/include/cafe/gx2/
Dgx2PerfEnum.h1739 GX2_STAT_TCP_FMT_V96_PIXELS = 0x0000b07e, enumerator
1741 GX2_STAT_TCP_LAST = GX2_STAT_TCP_FMT_V96_PIXELS,
Dgx2PerfLowLevel.h1625 …case GX2_STAT_TCP_FMT_V96_PIXELS: return "GX2_STAT_TCP_FMT_V96_PIXELS";… in GX2GetStatName()