diff options
author | Andrii Simiklit <[email protected]> | 2018-11-13 14:19:30 +0200 |
---|---|---|
committer | Eric Engestrom <[email protected]> | 2018-11-14 14:41:58 +0000 |
commit | e13dd70581842443dd6e48fe49a4f687291f298e (patch) | |
tree | 938fbd1e64b8218889425479d8a0c2e20126b58e /src/gallium | |
parent | 7aca650122dc6ad40c6b741562564232d21a0d76 (diff) |
i965: avoid 'unused variable' warnings
1. brw_pipe_control.c:311:34: warning:
unused variable ‘devinfo’
2. brw_program_binary.c:209:19: warning:
unused variable ‘gen_size’
3. brw_program_binary.c:216:19: warning:
unused variable ‘nir_size’
v2: Changes for unreproducible issues were removed
Signed-off-by: Andrii Simiklit <[email protected]>
Reviewed-by: Eric Engestrom <[email protected]>
Diffstat (limited to 'src/gallium')
0 files changed, 0 insertions, 0 deletions