Home
last modified time | relevance | path

Searched defs:rsrcType (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/amd/addrlib/src/gfx11/
Dgfx11addrlib.cpp1096 AddrResourceType rsrcType, ///< [in] resource type in ConvertSwizzlePatternToEquation()
1642 … const AddrResourceType rsrcType = static_cast<AddrResourceType>(rsrcTypeIdx + ADDR_RSRC_TEX_2D); in InitEquationTable() local
2142 const AddrResourceType rsrcType = pIn->resourceType; in ValidateNonSwModeParams() local
2213 const AddrResourceType rsrcType = pIn->resourceType; in ValidateSwModeParams() local
2910 const UINT_32 rsrcType = static_cast<UINT_32>(pIn->resourceType) - 1; in ComputeStereoInfo() local
3831 const UINT_32 rsrcType = static_cast<UINT_32>(pIn->resourceType) - 1; in ComputeSurfaceAddrFromCoordMicroTiled() local
Dgfx11addrlib.h471 …ic ADDR2_BLOCK_SET GetAllowedBlockSet(ADDR2_SWMODE_SET allowedSwModeSet, AddrResourceType rsrcType) in GetAllowedBlockSet()
/third_party/mesa3d/src/amd/addrlib/src/gfx9/
Dgfx9addrlib.cpp2257 AddrResourceType rsrcType, in IsEquationSupported()
2293 AddrResourceType rsrcType = static_cast<AddrResourceType>(rsrcTypeIdx + ADDR_RSRC_TEX_2D); in InitEquationTable() local
2370 AddrResourceType rsrcType = pIn->resourceType; in HwlGetEquationIndex() local
2406 AddrResourceType rsrcType, in HwlComputeBlock256Equation()
2608 AddrResourceType rsrcType, in HwlComputeThinEquation()
2758 AddrResourceType rsrcType, in HwlComputeThickEquation()
3225 const AddrResourceType rsrcType = pIn->resourceType; in ValidateNonSwModeParams() local
3297 const AddrResourceType rsrcType = pIn->resourceType; in ValidateSwModeParams() local
Dgfx9addrlib.h452 …ic ADDR2_BLOCK_SET GetAllowedBlockSet(ADDR2_SWMODE_SET allowedSwModeSet, AddrResourceType rsrcType) in GetAllowedBlockSet()
/third_party/mesa3d/src/amd/addrlib/src/core/
Daddrlib2.cpp1869 AddrResourceType rsrcType, in ComputeBlock256Equation()
1902 AddrResourceType rsrcType, in ComputeThinEquation()
1935 AddrResourceType rsrcType, in ComputeThickEquation()
Daddrlib2.h591 AddrResourceType rsrcType, in HwlComputeBlock256Equation()
601 AddrResourceType rsrcType, in HwlComputeThinEquation()
611 AddrResourceType rsrcType, in HwlComputeThickEquation()
/third_party/mesa3d/src/amd/addrlib/src/gfx10/
Dgfx10addrlib.cpp1457 AddrResourceType rsrcType, ///< [in] resource type in ConvertSwizzlePatternToEquation()
2003 … const AddrResourceType rsrcType = static_cast<AddrResourceType>(rsrcTypeIdx + ADDR_RSRC_TEX_2D); in InitEquationTable() local
2524 const AddrResourceType rsrcType = pIn->resourceType; in ValidateNonSwModeParams() local
2597 const AddrResourceType rsrcType = pIn->resourceType; in ValidateSwModeParams() local
3427 const UINT_32 rsrcType = static_cast<UINT_32>(pIn->resourceType) - 1; in ComputeStereoInfo() local
4403 const UINT_32 rsrcType = static_cast<UINT_32>(pIn->resourceType) - 1; in ComputeSurfaceAddrFromCoordMicroTiled() local
Dgfx10addrlib.h503 …ic ADDR2_BLOCK_SET GetAllowedBlockSet(ADDR2_SWMODE_SET allowedSwModeSet, AddrResourceType rsrcType) in GetAllowedBlockSet()