Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_misc_state.c260 brw->depthstencil.hiz_offset = 0; in brw_workaround_depthstencil_alignment()
456 brw->depthstencil.hiz_offset = in brw_workaround_depthstencil_alignment()
654 brw->depthstencil.hiz_offset); in brw_emit_depth_stencil_hiz()
Dbrw_context.h1166 uint32_t depth_offset, hiz_offset, stencil_offset; member