Searched refs:PIPE_CONTROL_ISP_DIS (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/mesa/drivers/dri/i965/ | ||
D | brw_pipe_control.h | 50 #define PIPE_CONTROL_ISP_DIS (1 << 9) macro |
D | brw_pipe_control.c | 357 PIPE_CONTROL_ISP_DIS | in gen10_emit_isp_disable() |