diff options
author | Bas Nieuwenhuizen <[email protected]> | 2019-10-08 03:41:50 +0200 |
---|---|---|
committer | Bas Nieuwenhuizen <[email protected]> | 2019-10-08 10:22:56 +0200 |
commit | a0c930d2844df038eefe2b67d4a7d7ee322ea396 (patch) | |
tree | ae324b5ef948ed6452f24c86b2fcd8998847b836 /src/loader | |
parent | 71eda74f7c8c9536f231bc7dc92f3ddfae83ad00 (diff) |
amd/llvm: Fix warning due to asserted-only variable.
[212/893] Compiling C object 'src/amd/llvm/ce8261c@@amd_common_llvm@sta/ac_nir_to_llvm.c.o'.
../mesa/src/amd/llvm/ac_nir_to_llvm.c: In function ‘visit_image_atomic’:
../mesa/src/amd/llvm/ac_nir_to_llvm.c:2636:17: warning: unused variable ‘format’ [-Wunused-variable]
2636 | const GLenum format = nir_intrinsic_format(instr);
| ^~~~~~
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/loader')
0 files changed, 0 insertions, 0 deletions