diff options
author | Jason Ekstrand <[email protected]> | 2017-11-17 17:27:55 -0800 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2017-11-17 21:51:16 -0800 |
commit | 1eab327ba7184fde6597f4ae061fb408ff41e93b (patch) | |
tree | ccb2ef55b253f8f47af35b0fa06e10efd2790383 /src/vulkan | |
parent | 0a6a137eb27129e17298cfe9dd620205588ee4f6 (diff) |
i965: Stop including brw_cfg.h in brw_disasm_info.h
The brw_disasm_info header is included by certain tools in order to get
shader assembly from binaries so it's a semi-external header. Including
brw_cfg.h also pulls in brw_shader.h so you end up getting quite a bit
of our back-end compiler internals. Instead, make the couple of forward
declarations we need and make the header more stand-alone. This fixes
the meson build.
Reviewed-by: Matt Turner <[email protected]>
Fixes: 4f82b17287194ca7d10816f6cfe4712a3e0a03fc
Diffstat (limited to 'src/vulkan')
0 files changed, 0 insertions, 0 deletions