Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_misc_state.c270 bool tiled_surface = true; in brw_emit_depth_stencil_hiz() local
286 tiled_surface = depth_mt->surf.tiling != ISL_TILING_LINEAR; in brw_emit_depth_stencil_hiz()
297 (tiled_surface << 27) | in brw_emit_depth_stencil_hiz()