Skip to content
Snippets Groups Projects
Commit bfe0f3a7 authored by Kenneth Graunke's avatar Kenneth Graunke Committed by Matt Turner
Browse files

i965: Move PIPE_CONTROL defines and prototypes to brw_pipe_control.h.


We need to be able to emit PIPE_CONTROLs from genX_state_upload.c,
which can't safely include brw_defines.h because it conflicts with
genxml.  Move all the PIPE_CONTROL related stuff together into a
separate header.

Reviewed-by: default avatarMatt Turner <mattst88@gmail.com>
parent d74b1f48
No related branches found
Tags mesa-18.0.0-rc3
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment