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