Home
last modified time | relevance | path

Searched refs:IsRotateSwizzle (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/addrlib/src/core/
Daddrlib2.h385 BOOL_32 IsRotateSwizzle(AddrSwizzleMode swizzleMode) const in IsRotateSwizzle() function
Daddrlib2.cpp1675 else if (IsRotateSwizzle(pIn->swizzleMode)) in ComputeSurface2DMicroBlockOffset()
/third_party/mesa3d/src/amd/addrlib/src/gfx9/
Dgfx9addrlib.cpp2266 ((IsRotateSwizzle(swMode) == FALSE) && in IsEquationSupported()
2269 (IsRotateSwizzle(swMode) == FALSE) && in IsEquationSupported()
2533 else if (IsRotateSwizzle(swMode)) in HwlComputeBlock256Equation()
3389 else if (IsRotateSwizzle(swizzle)) in ValidateSwModeParams()