Searched refs:SWR_TILE_MODE_WMAJOR (Results 1 – 5 of 5) sorted by relevance
32 InitStoreTilesTableStencil<SWR_TILE_MODE_WMAJOR>(sStoreTilesTableStencil); in InitStoreTilesTable_TileW()34 …sStoreTilesTableColor[SWR_TILE_MODE_WMAJOR][R8_UINT] = StoreMacroTile<TilingTraits<SWR_TILE_MODE_W… in InitStoreTilesTable_TileW()
77 case SWR_TILE_MODE_WMAJOR: in SwrLoadHotTile()79 … pfnLoadTiles = LoadMacroTile<TilingTraits<SWR_TILE_MODE_WMAJOR, 8>, R8_UINT, R8_UINT>::Load; in SwrLoadHotTile()111 case SWR_TILE_MODE_WMAJOR: in SwrLoadHotTile()112 … pfnLoadTiles = LoadMacroTile<TilingTraits<SWR_TILE_MODE_WMAJOR, 8>, R8_UINT, R8_UINT>::Load; in SwrLoadHotTile()
122 template<int X> struct TilingTraits <SWR_TILE_MODE_WMAJOR, X>124 static const SWR_TILE_MODE TileMode{ SWR_TILE_MODE_WMAJOR };
418 pState->tileMode == SWR_TILE_MODE_WMAJOR) && 623 …case SWR_TILE_MODE_WMAJOR: return ComputeTileSwizzle2D<TilingTraits<SWR_TILE_MODE_WMAJOR, 8> >(xOf…
444 SWR_TILE_MODE_WMAJOR, // W major tiling enumerator