HomeSort by relevance Sort by last modified time
    Searched refs:gen6_wa_pre_pipe_control (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/ilo/
ilo_render_gen6.c 45 gen6_wa_pre_pipe_control(struct ilo_render *r, uint32_t dw1) function
111 gen6_wa_pre_pipe_control(r, GEN6_PIPE_CONTROL_DEPTH_STALL);
129 gen6_wa_pre_pipe_control(r, dw1);
147 gen6_wa_pre_pipe_control(r, dw1);
170 gen6_wa_pre_pipe_control(r, dw1);
190 gen6_wa_pre_pipe_control(r, dw1);
212 gen6_wa_pre_pipe_control(r, dw1);
237 gen6_wa_pre_pipe_control(r, GEN6_PIPE_CONTROL_DEPTH_STALL |
ilo_render.c 157 /* plus gen6_wa_pre_pipe_control() */
181 gen6_wa_pre_pipe_control(render, dw1);
300 gen6_wa_pre_pipe_control(render, pipe_control_dw1);
ilo_render_gen.h 415 gen6_wa_pre_pipe_control(struct ilo_render *r, uint32_t dw1);

Completed in 151 milliseconds