Searched refs:noOfEntries (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/r800/ |
| H A D | ciaddrlib.h | 163 const UINT_32 *pSetting, UINT_32 noOfEntries); 166 const UINT_32 *pSetting, UINT_32 noOfEntries);
|
| H A D | ciaddrlib.cpp | 481 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 D | siaddrlib.h | 340 BOOL_32 InitTileSettingTable(const UINT_32 *pSetting, UINT_32 noOfEntries);
|
| H A D | siaddrlib.cpp | 2388 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 D | ciaddrlib.h | 162 const UINT_32 *pSetting, UINT_32 noOfEntries); 165 const UINT_32 *pSetting, UINT_32 noOfEntries);
|
| H A D | ciaddrlib.cpp | 480 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 D | siaddrlib.h | 339 BOOL_32 InitTileSettingTable(const UINT_32 *pSetting, UINT_32 noOfEntries);
|
| H A D | siaddrlib.cpp | 2388 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 D | addrinterface.h | 347 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 D | ac_surface.c | 204 regValue.noOfEntries = ARRAY_SIZE(amdinfo->gb_tile_mode);
|
| /xsrc/external/mit/MesaLib/dist/src/amd/addrlib/inc/ |
| H A D | addrinterface.h | 349 UINT_32 noOfEntries; ///< Number of entries in pTileConfig member in struct:_ADDR_REGISTER_VALUE
|
| /xsrc/external/mit/MesaLib/dist/src/amd/common/ |
| H A D | ac_surface.c | 467 regValue.noOfEntries = ARRAY_SIZE(info->si_tile_mode_array);
|
Completed in 99 milliseconds