Searched refs:HotTileMgr (Results 1 – 4 of 4) sorted by relevance
91 HOTTILE* HotTileMgr::GetHotTile(SWR_CONTEXT* pContext, in GetHotTile()213 HOTTILE* HotTileMgr::GetHotTileNoLoad(SWR_CONTEXT* pContext, in GetHotTileNoLoad()247 void HotTileMgr::ClearColorHotTile( in ClearColorHotTile()283 void HotTileMgr::ClearDepthHotTile( in ClearDepthHotTile()307 void HotTileMgr::ClearStencilHotTile(const HOTTILE* pHotTile) in ClearStencilHotTile()340 void HotTileMgr::InitializeHotTiles(SWR_CONTEXT* pContext, in InitializeHotTiles()
267 class HotTileMgr270 HotTileMgr() in HotTileMgr() function286 ~HotTileMgr() in ~HotTileMgr()
478 class HotTileMgr; variable532 HotTileMgr* pHotTileMgr;
217 pContext->pHotTileMgr = new HotTileMgr(); in SwrCreateContext()