Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen8_depth_state.c132 gen8_emit_depth_stencil_hiz(struct brw_context *brw, in gen8_emit_depth_stencil_hiz() function
Dbrw_context.h1703 gen8_emit_depth_stencil_hiz(struct brw_context *brw,
Dbrw_context.c908 brw->vtbl.emit_depth_stencil_hiz = gen8_emit_depth_stencil_hiz; in brwCreateContext()