Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen7_misc_state.c33 gen7_emit_depth_stencil_hiz(struct brw_context *brw, in gen7_emit_depth_stencil_hiz() function
Dbrw_context.h1694 gen7_emit_depth_stencil_hiz(struct brw_context *brw,
Dbrw_context.c910 brw->vtbl.emit_depth_stencil_hiz = gen7_emit_depth_stencil_hiz; in brwCreateContext()