Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_pipe_control.h93 void gfx7_emit_isp_disable(struct brw_context *brw);
Dbrw_pipe_control.c169 gfx7_emit_isp_disable(struct brw_context *brw) in gfx7_emit_isp_disable() function
Dbrw_batch.c659 gfx7_emit_isp_disable(brw); in brw_finish_batch()