diff options
author | Kenneth Graunke <[email protected]> | 2018-11-01 15:55:51 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2019-03-11 19:32:40 -0700 |
commit | c6af96d1bc18cc5af733ca80b11f4a23c414abe1 (patch) | |
tree | 7fdd4c7d48fa9b46cb791e485656ea6ac4f2be29 /src/gallium/drivers/svga/svga_state.c | |
parent | 2c6f7124086ba6926e0b622c9d1a2c61fddcfb4f (diff) |
i965: Use genxml for emitting PIPE_CONTROL.
While this does add a bunch of boilerplate, it also protects us against
the hardware moving bits, or changing their meaning. For something as
finnicky as PIPE_CONTROL, the extra safety seems worth it.
We turn PIPE_CONTROL_* into an bitfield of arbitrary flags, and then
pack them appropriately.
Reviewed-by: Topi Pohjolainen <[email protected]>
Diffstat (limited to 'src/gallium/drivers/svga/svga_state.c')
0 files changed, 0 insertions, 0 deletions