Searched refs:IsStandardSwizzle (Results 1 – 4 of 4) sorted by relevance
361 else if (IsStandardSwizzle(resourceType, swizzleMode)) in GetDccCompressBlk()
1339 if (IsStandardSwizzle(resourceType, swizzleMode)) in GetDataEquation()2232 if (IsStandardSwizzle(rsrcType, swMode)) in HwlComputeBlock256Equation()2667 else if (IsStandardSwizzle(rsrcType, swMode)) in HwlComputeThickEquation()3117 else if (IsStandardSwizzle(rsrcType, swizzle)) in HwlComputeSurfaceInfoSanityCheck()
1501 if (IsStandardSwizzle(pIn->resourceType, pIn->swizzleMode)) in ComputeSurface2DMicroBlockOffset()1579 if (IsStandardSwizzle(pIn->resourceType, pIn->swizzleMode)) in ComputeSurface3DMicroBlockOffset()
239 BOOL_32 IsStandardSwizzle(AddrResourceType resourceType, AddrSwizzleMode swizzleMode) const in IsStandardSwizzle() function