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()
90 case SWR_TILE_MODE_WMAJOR: in SwrLoadHotTile()92 … pfnLoadTiles = LoadMacroTile<TilingTraits<SWR_TILE_MODE_WMAJOR, 8>, R8_UINT, R8_UINT>::Load; in SwrLoadHotTile()124 case SWR_TILE_MODE_WMAJOR: in SwrLoadHotTile()125 … 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 };
419 pState->tileMode == SWR_TILE_MODE_WMAJOR) && 624 …case SWR_TILE_MODE_WMAJOR: return ComputeTileSwizzle2D<TilingTraits<SWR_TILE_MODE_WMAJOR, 8> >(xOf…
408 SWR_TILE_MODE_WMAJOR, // W major tiling enumerator