Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/common/
Dac_surface.c613 int stencil_tile_idx = -1; in gfx6_compute_surface() local
722 stencil_tile_idx = AddrSurfInfoOut.stencilTileIdx; in gfx6_compute_surface()
724 assert(stencil_tile_idx >= 0); in gfx6_compute_surface()
736 AddrSurfInfoIn.tileIndex = stencil_tile_idx; in gfx6_compute_surface()