Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/demos/gxdemo/src/Texture/
Dtex-tc-alloc.c29 #define MAX_REGIONS 8 macro
61 s32 count[MAX_REGIONS];
69 GXTexRegion region[MAX_REGIONS];
70 u32 tag[MAX_REGIONS];
512 for ( i = 0 ; i < MAX_REGIONS ; ++i ) in ResetCoordGen()
572 for ( i = 0 ; i < MAX_REGIONS ; ++i ) in GetCoordGenMax()
608 for ( i = 0 ; i < MAX_REGIONS ; ++i ) in ConfigureTmemMap()
630 tcm->numRegions = MAX_REGIONS; in TmemMapper32K()