Home
last modified time | relevance | path

Searched refs:brw_emit_depth_stall_flushes (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_pipe_control.h90 void brw_emit_depth_stall_flushes(struct brw_context *brw);
Dbrw_pipe_control.c91 brw_emit_depth_stall_flushes(struct brw_context *brw) in brw_emit_depth_stall_flushes() function
DgenX_blorp_exec.c346 brw_emit_depth_stall_flushes(brw); in genX()
Dbrw_misc_state.c350 brw_emit_depth_stall_flushes(brw); in brw_emit_depthbuffer()