Searched refs:needEquation (Results 1 – 5 of 5) sorted by relevance
936 if ((pInOut->flags.needEquation == TRUE) && in HwlOptimizeTileMode()1321 if (flags.nonSplit | flags.tcCompatible | flags.needEquation) in HwlSetupTileInfo()
2651 if (((pIn->flags.needEquation == TRUE) || in HwlComputeSurfaceInfo()3300 if ((pInOut->flags.needEquation == TRUE) && in HwlOptimizeTileMode()
573 if ((pIn->flags.needEquation == TRUE) && in ComputeSurfaceInfoMacroTiled()
521 UINT_32 needEquation : 1; ///< Make the surface tile setting equation compatible. member2381 UINT_32 needEquation : 1; ///< This resource needs equation to be generated if possible member
281 if (localIn.flags.needEquation && (Log2(localIn.numFrags) == 0)) in ComputeSurfaceInfo()