Searched refs:sStoreTilesTableStencil (Results 1 – 4 of 4) sorted by relevance
34 PFN_STORE_TILES sStoreTilesTableStencil[SWR_TILE_MODE_COUNT][NUM_SWR_FORMATS] = {}; variable91 pfnStoreTiles = sStoreTilesTableStencil[pDstSurface->tileMode][pDstSurface->format]; in StoreHotTileToSurface()
34 InitStoreTilesTableStencil<SWR_TILE_NONE>(sStoreTilesTableStencil); in InitStoreTilesTable_Linear_1()
32 InitStoreTilesTableStencil<SWR_TILE_MODE_WMAJOR>(sStoreTilesTableStencil); in InitStoreTilesTable_TileW()
51 extern PFN_STORE_TILES sStoreTilesTableStencil[SWR_TILE_MODE_COUNT][NUM_SWR_FORMATS];