Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/gfx11/
H A Dgfx11addrlib.cpp1100 AddrResourceType rsrcType, ///< [in] resource type in ConvertSwizzlePatternToEquation()
1647 … const AddrResourceType rsrcType = static_cast<AddrResourceType>(rsrcTypeIdx + ADDR_RSRC_TEX_2D); in InitEquationTable() local
2158 const AddrResourceType rsrcType = pIn->resourceType; in ValidateNonSwModeParams() local
2229 const AddrResourceType rsrcType = pIn->resourceType; in ValidateSwModeParams() local
3146 AddrResourceType rsrcType, ///< [in] resource type in HwlGetAllowedBlockSet()
3226 const UINT_32 rsrcType = static_cast<UINT_32>(pIn->resourceType) - 1; in ComputeStereoInfo() local
4116 const UINT_32 rsrcType = static_cast<UINT_32>(pIn->resourceType) - 1; in ComputeSurfaceAddrFromCoordMicroTiled() local
/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/core/
H A Daddrlib2.cpp1880 AddrResourceType rsrcType, in GetAllowedBlockSet()
1917 AddrResourceType rsrcType, in ComputeBlock256Equation()
1950 AddrResourceType rsrcType, in ComputeThinEquation()
1983 AddrResourceType rsrcType, in ComputeThickEquation()
H A Daddrlib2.h588 AddrResourceType rsrcType, in HwlComputeBlock256Equation()
598 AddrResourceType rsrcType, in HwlComputeThinEquation()
608 AddrResourceType rsrcType, in HwlComputeThickEquation()
682 AddrResourceType rsrcType, in HwlGetAllowedBlockSet()
/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/gfx9/
H A Dgfx9addrlib.cpp2237 AddrResourceType rsrcType, in IsEquationSupported()
2273 AddrResourceType rsrcType = static_cast<AddrResourceType>(rsrcTypeIdx + ADDR_RSRC_TEX_2D); in InitEquationTable() local
2350 AddrResourceType rsrcType = pIn->resourceType; in HwlGetEquationIndex() local
2386 AddrResourceType rsrcType, in HwlComputeBlock256Equation()
2589 AddrResourceType rsrcType, in HwlComputeThinEquation()
2740 AddrResourceType rsrcType, in HwlComputeThickEquation()
3208 const AddrResourceType rsrcType = pIn->resourceType; in ValidateNonSwModeParams() local
3280 const AddrResourceType rsrcType = pIn->resourceType; in ValidateSwModeParams() local
H A Dgfx9addrlib.h435 …ic ADDR2_BLOCK_SET GetAllowedBlockSet(ADDR2_SWMODE_SET allowedSwModeSet, AddrResourceType rsrcType) in GetAllowedBlockSet()
/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/gfx10/
H A Dgfx10addrlib.cpp1443 AddrResourceType rsrcType, ///< [in] resource type in ConvertSwizzlePatternToEquation()
1991 … const AddrResourceType rsrcType = static_cast<AddrResourceType>(rsrcTypeIdx + ADDR_RSRC_TEX_2D); in InitEquationTable() local
2509 const AddrResourceType rsrcType = pIn->resourceType; in ValidateNonSwModeParams() local
2582 const AddrResourceType rsrcType = pIn->resourceType; in ValidateSwModeParams() local
3414 const UINT_32 rsrcType = static_cast<UINT_32>(pIn->resourceType) - 1; in ComputeStereoInfo() local
4361 const UINT_32 rsrcType = static_cast<UINT_32>(pIn->resourceType) - 1; in ComputeSurfaceAddrFromCoordMicroTiled() local
H A Dgfx10addrlib.h491 …ic ADDR2_BLOCK_SET GetAllowedBlockSet(ADDR2_SWMODE_SET allowedSwModeSet, AddrResourceType rsrcType) in GetAllowedBlockSet()
/aosp_15_r20/external/tpm2-tss/src/tss2-esys/
H A Desys_types.h89 IESYSC_RESOURCE_TYPE rsrcType; /**< Selector for resource type */ member
/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/gfx12/
H A Dgfx12addrlib.cpp1947 const AddrResourceType rsrcType = pIn->resourceType; in HwlValidateNonSwModeParams() local
/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/
H A Daddrinterface.cpp1878 AddrResourceType rsrcType, ///< [in] resource type in Addr2GetAllowedBlockSet()