Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/common/
Dac_surface.c1155 int stencil_tile_idx = -1; in gfx6_compute_surface() local
1253 stencil_tile_idx = AddrSurfInfoOut.stencilTileIdx; in gfx6_compute_surface()
1255 assert(stencil_tile_idx >= 0); in gfx6_compute_surface()
1266 AddrSurfInfoIn.tileIndex = stencil_tile_idx; in gfx6_compute_surface()