Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/
DLoadTile_Linear.cpp31 PFN_LOAD_TILES sLoadTilesDepthTable_SWR_TILE_NONE[NUM_SWR_FORMATS]; variable
38 InitLoadTileDepthTable<SWR_TILE_NONE>(sLoadTilesDepthTable_SWR_TILE_NONE); in InitLoadTilesTable_Linear()
DLoadTile.cpp105 pfnLoadTiles = sLoadTilesDepthTable_SWR_TILE_NONE[pSrcSurface->format]; in SwrLoadHotTile()
DLoadTile.h43 extern PFN_LOAD_TILES sLoadTilesDepthTable_SWR_TILE_NONE[NUM_SWR_FORMATS];