Searched refs:noOfEntries (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/r800/
H A Dciaddrlib.h163 const UINT_32 *pSetting, UINT_32 noOfEntries);
166 const UINT_32 *pSetting, UINT_32 noOfEntries);
H A Dciaddrlib.cpp481 valid = InitTileSettingTable(pRegValue->pTileConfig, pRegValue->noOfEntries);
1660 UINT_32 noOfEntries ///< [in] Numbe of entries in the table above
1665 ADDR_ASSERT(noOfEntries <= TileTableSize);
1669 if (noOfEntries != 0)
1671 m_noOfEntries = noOfEntries;
1658 InitTileSettingTable(const UINT_32 * pCfg,UINT_32 noOfEntries) argument
H A Dsiaddrlib.h340 BOOL_32 InitTileSettingTable(const UINT_32 *pSetting, UINT_32 noOfEntries);
H A Dsiaddrlib.cpp2388 valid = InitTileSettingTable(pRegValue->pTileConfig, pRegValue->noOfEntries);
3115 UINT_32 noOfEntries ///< [in] Numbe of entries in the table above
3120 ADDR_ASSERT(noOfEntries <= TileTableSize);
3124 if (noOfEntries != 0)
3126 m_noOfEntries = noOfEntries;
3113 InitTileSettingTable(const UINT_32 * pCfg,UINT_32 noOfEntries) argument
/xsrc/external/mit/MesaLib/dist/src/amd/addrlib/src/r800/
H A Dciaddrlib.h162 const UINT_32 *pSetting, UINT_32 noOfEntries);
165 const UINT_32 *pSetting, UINT_32 noOfEntries);
H A Dciaddrlib.cpp480 valid = InitTileSettingTable(pRegValue->pTileConfig, pRegValue->noOfEntries);
1666 UINT_32 noOfEntries ///< [in] Numbe of entries in the table above
1671 ADDR_ASSERT(noOfEntries <= TileTableSize);
1675 if (noOfEntries != 0)
1677 m_noOfEntries = noOfEntries;
1664 InitTileSettingTable(const UINT_32 * pCfg,UINT_32 noOfEntries) argument
H A Dsiaddrlib.h339 BOOL_32 InitTileSettingTable(const UINT_32 *pSetting, UINT_32 noOfEntries);
H A Dsiaddrlib.cpp2388 valid = InitTileSettingTable(pRegValue->pTileConfig, pRegValue->noOfEntries);
3115 UINT_32 noOfEntries ///< [in] Numbe of entries in the table above
3120 ADDR_ASSERT(noOfEntries <= TileTableSize);
3124 if (noOfEntries != 0)
3126 m_noOfEntries = noOfEntries;
3113 InitTileSettingTable(const UINT_32 * pCfg,UINT_32 noOfEntries) argument
/xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/inc/
H A Daddrinterface.h347 UINT_32 noOfEntries; ///< Number of entries in pTileConfig member in struct:_ADDR_REGISTER_VALUE
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_surface.c204 regValue.noOfEntries = ARRAY_SIZE(amdinfo->gb_tile_mode);
/xsrc/external/mit/MesaLib/dist/src/amd/addrlib/inc/
H A Daddrinterface.h349 UINT_32 noOfEntries; ///< Number of entries in pTileConfig member in struct:_ADDR_REGISTER_VALUE
/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_surface.c467 regValue.noOfEntries = ARRAY_SIZE(info->si_tile_mode_array);

Completed in 99 milliseconds