Home
last modified time | relevance | path

Searched refs:IsPrt (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/amd/addrlib/src/core/
Daddrlib2.h405 BOOL_32 IsPrt(AddrSwizzleMode swizzleMode) const in IsPrt() function
412 return (IsXor(swizzleMode) && (IsPrt(swizzleMode) == FALSE)); in IsNonPrtXor()
/third_party/mesa3d/src/amd/addrlib/src/gfx9/
Dgfx9addrlib.cpp1751 if (IsPrt(swizzleMode)) in GetPipeEquation()
1781 if ((numSamplesLog2 == 0) && (IsPrt(swizzleMode) == FALSE)) in GetPipeEquation()
2726 if (IsPrt(swMode) == FALSE) in HwlComputeThinEquation()
4975 if (IsPrt(pIn->swizzleMode)) in HwlComputeSurfaceAddrFromCoordTiled()
5050 if (IsPrt(pIn->swizzleMode)) in HwlComputeSurfaceAddrFromCoordTiled()