Searched refs:InitLoadTileColorTable (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/memory/
H A DLoadTile_TileX.cpp36 InitLoadTileColorTable<SWR_TILE_MODE_XMAJOR>(sLoadTilesColorTable_SWR_TILE_MODE_XMAJOR);
H A DLoadTile_Linear.cpp37 InitLoadTileColorTable<SWR_TILE_NONE>(sLoadTilesColorTable_SWR_TILE_NONE);
H A DLoadTile_TileY.cpp37 InitLoadTileColorTable<SWR_TILE_MODE_YMAJOR>(sLoadTilesColorTable_SWR_TILE_MODE_YMAJOR);
H A DLoadTile.h156 /// InitLoadTileColorTable - Helper function for setting up the tables.
158 static INLINE void InitLoadTileColorTable(PFN_LOAD_TILES (&table)[NUM_SWR_FORMATS]) function in typeref:typename:INLINE void
327 /// InitLoadTileColorTable - Helper function for setting up the tables.
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/memory/
H A DLoadTile_TileX.cpp36 InitLoadTileColorTable<SWR_TILE_MODE_XMAJOR>(sLoadTilesColorTable_SWR_TILE_MODE_XMAJOR);
H A DLoadTile_Linear.cpp37 InitLoadTileColorTable<SWR_TILE_NONE>(sLoadTilesColorTable_SWR_TILE_NONE);
H A DLoadTile_TileY.cpp37 InitLoadTileColorTable<SWR_TILE_MODE_YMAJOR>(sLoadTilesColorTable_SWR_TILE_MODE_YMAJOR);
H A DLoadTile.h156 /// InitLoadTileColorTable - Helper function for setting up the tables.
158 static INLINE void InitLoadTileColorTable(PFN_LOAD_TILES (&table)[NUM_SWR_FORMATS]) function in typeref:typename:INLINE void
327 /// InitLoadTileColorTable - Helper function for setting up the tables.

Completed in 9 milliseconds