Home
last modified time | relevance | path

Searched refs:stencilTileIdx (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/addrlib/src/r800/
Dciaddrlib.cpp723 pOut->stencilTileIdx = TileIndexInvalid; in HwlComputeSurfaceInfo()
763 pOut->stencilTileIdx = Depth1DThinIndex; in HwlComputeSurfaceInfo()
2280 pOut->stencilTileIdx = stencilTileIndex; in DepthStencilTileCfgMatch()
/third_party/mesa3d/src/amd/addrlib/inc/
Daddrinterface.h645 INT_32 stencilTileIdx; ///< stencil tile index output when matchStencilTileCfg was set member
/third_party/mesa3d/src/amd/common/
Dac_surface.c1253 stencil_tile_idx = AddrSurfInfoOut.stencilTileIdx; in gfx6_compute_surface()