Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/addrlib/core/
Daddrlib2.h259 BOOL_32 IsPrt(AddrSwizzleMode swizzleMode) const in IsPrt() function
266 return (IsXor(swizzleMode) && (IsPrt(swizzleMode) == FALSE)); in IsNonPrtXor()
/external/mesa3d/src/amd/addrlib/gfx9/
Dgfx9addrlib.cpp1551 if (IsPrt(swizzleMode)) in GetPipeEquation()
1581 if ((numSamplesLog2 == 0) && (IsPrt(swizzleMode) == FALSE)) in GetPipeEquation()
2525 if (IsPrt(swMode) == FALSE) in HwlComputeThinEquation()
4714 if (IsPrt(pIn->swizzleMode)) in HwlComputeSurfaceAddrFromCoordTiled()
4792 if (IsPrt(pIn->swizzleMode)) in HwlComputeSurfaceAddrFromCoordTiled()