Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_misc_state.c362 brw_emit_depth_stencil_hiz(struct brw_context *brw, in brw_emit_depth_stencil_hiz() function
Dbrw_context.h1674 brw_emit_depth_stencil_hiz(struct brw_context *brw,
Dbrw_context.c914 brw->vtbl.emit_depth_stencil_hiz = brw_emit_depth_stencil_hiz; in brwCreateContext()