Lines Matching defs:const
56 Lib* CiHwlInit(const Client* pClient)
175 CiLib::CiLib(const Client* pClient)
206 const ADDR_COMPUTE_DCCINFO_INPUT* pIn,
207 ADDR_COMPUTE_DCCINFO_OUTPUT* pOut) const
289 const ADDR_COMPUTE_CMASK_ADDRFROMCOORD_INPUT* pIn, ///< [in] fmask addr/bpp/tile input
291 ) const
333 const ADDR_COMPUTE_HTILE_ADDRFROMCOORD_INPUT* pIn, ///< [in] depth/stencil addr/bpp/tile input
335 ) const
431 const ADDR_CREATE_INPUT* pCreateIn) ///< [in] create input
435 const ADDR_REGISTER_VALUE* pRegValue = &pCreateIn->regValue;
506 const ADDR_TILEINFO* pInfo, ///< [in] Tile Info
510 ) const
602 ) const
624 const TileConfig* pCfgTable = GetTileSetting(index);
695 const ADDR_COMPUTE_SURFACE_INFO_INPUT* pIn, ///< [in] input structure
697 ) const
780 const ADDR_COMPUTE_FMASK_INFO_INPUT* pIn, ///< [in] input structure
868 const ADDR_COMPUTE_FMASK_INFO_INPUT* pFmaskIn, ///< [in] Input of fmask info
869 const ADDR_COMPUTE_FMASK_INFO_OUTPUT* pFmaskOut, ///< [in] Output of fmask info
872 ) const
889 const ADDR_COMPUTE_SURFACE_INFO_OUTPUT* pSurfOut, ///< [in] Output of surface info
891 ) const
912 ) const
931 ) const
953 static const UINT_32 PrtTileBytes = 0x10000;
955 static const UINT_32 PrtThickTileIndex = 22;
1007 ) const
1125 ) const
1219 ) const
1258 ) const
1484 static const UINT_32 PrtTileBytes = 0x10000;
1583 ) const
1664 const UINT_32* pCfg, ///< [in] Pointer to table of tile configs
1733 ) const
1764 const UINT_32* pCfg, ///< [in] Pointer to table of tile configs
1818 ) const
1913 ) const
1972 UINT_32 numOfSamplesPerSplit) const
2076 ) const
2114 ) const
2186 UINT_32 CiLib::HwlComputeMaxBaseAlignments() const
2188 const UINT_32 pipes = HwlGetPipes(&m_tileTable[0].info);
2220 UINT_32 CiLib::HwlComputeMaxMetaBaseAlignments() const
2246 const ADDR_COMPUTE_SURFACE_INFO_INPUT* pIn, ///< [in] input structure
2248 ) const
2305 const ADDR_TILEINFO* pTileInfo, ///< [in] input tile info
2309 const ADDR_COMPUTE_SURFACE_INFO_OUTPUT* pOut ///< [in] output surf info
2310 ) const