Home
last modified time | relevance | path

Searched refs:IsStandardSwizzle (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/amd/addrlib/src/core/
Daddrlib2.h375 BOOL_32 IsStandardSwizzle(AddrSwizzleMode swizzleMode) const in IsStandardSwizzle() function
390 BOOL_32 IsStandardSwizzle(AddrResourceType resourceType, AddrSwizzleMode swizzleMode) const in IsStandardSwizzle() function
Daddrlib2.cpp1634 if (IsStandardSwizzle(pIn->resourceType, pIn->swizzleMode)) in ComputeSurface2DMicroBlockOffset()
1712 if (IsStandardSwizzle(pIn->resourceType, pIn->swizzleMode)) in ComputeSurface3DMicroBlockOffset()
/third_party/mesa3d/src/amd/addrlib/src/gfx9/
Dgfx9addrlib.h618 else if (IsStandardSwizzle(resourceType, swizzleMode)) in GetDccCompressBlk()
Dgfx9addrlib.cpp1539 if (IsStandardSwizzle(resourceType, swizzleMode)) in GetDataEquation()
2433 if (IsStandardSwizzle(rsrcType, swMode)) in HwlComputeBlock256Equation()
2868 else if (IsStandardSwizzle(rsrcType, swMode)) in HwlComputeThickEquation()
3373 else if (IsStandardSwizzle(swizzle)) in ValidateSwModeParams()
/third_party/mesa3d/src/amd/addrlib/src/gfx10/
Dgfx10addrlib.cpp1263 if ((overlap < 0) || (IsStandardSwizzle(resourceType, swizzleMode) == TRUE)) in Get3DMetaOverlapLog2()
1333 (IsStandardSwizzle(resourceType, swizzleMode) == TRUE) || in GetMetaBlkSize()
2693 else if (IsStandardSwizzle(rsrcType, swizzle)) in ValidateSwModeParams()
4179 ADDR_ASSERT(IsStandardSwizzle(resourceType, swizzleMode)); in GetSwizzlePatternInfo()
4237 if (IsStandardSwizzle(resourceType, swizzleMode)) in GetSwizzlePatternInfo()
/third_party/mesa3d/src/amd/addrlib/src/gfx11/
Dgfx11addrlib.cpp916 if ((overlap < 0) || (IsStandardSwizzle(resourceType, swizzleMode) == TRUE)) in Get3DMetaOverlapLog2()
984 (IsStandardSwizzle(resourceType, swizzleMode) == TRUE) || in GetMetaBlkSize()
2303 else if (IsStandardSwizzle(rsrcType, swizzle)) in ValidateSwModeParams()
3627 ADDR_ASSERT(IsStandardSwizzle(resourceType, swizzleMode)); in GetSwizzlePatternInfo()