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