Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen6_depth_state.c38 gen6_emit_depth_stencil_hiz(struct brw_context *brw, in gen6_emit_depth_stencil_hiz() function
Dbrw_context.h1684 gen6_emit_depth_stencil_hiz(struct brw_context *brw,
Dbrw_context.c912 brw->vtbl.emit_depth_stencil_hiz = gen6_emit_depth_stencil_hiz; in brwCreateContext()