Searched refs:matchStencilTileCfg (Results 1 – 4 of 4) sorted by relevance
973 AddrSurfInfoIn.flags.matchStencilTileCfg = 1; in gfx6_compute_surface()1063 if (AddrSurfInfoIn.flags.matchStencilTileCfg) { in gfx6_compute_surface()1064 AddrSurfInfoIn.flags.matchStencilTileCfg = 0; in gfx6_compute_surface()
721 if ((pIn->flags.matchStencilTileCfg == TRUE) && in HwlComputeSurfaceInfo()
529 UINT_32 matchStencilTileCfg : 1; ///< Select tile index of stencil as well as depth surface member
3739 if ((pInOut->flags.matchStencilTileCfg == TRUE) && (pInOut->numSamples <= 1)) in OptimizeTileMode()