mesa/src/amd/addrlib
Kai Wasserbäch c836a751bc amd/addrlib: mark physicalSliceSize as MAYBE_UNUSED in Addr::V1::EgBasedLib::HwlGetSizeAdjustmentMicroTiled
Only used, when asserts are enabled.

Fixes an unused-but-set-variable warning with GCC 8:
 ../../../src/amd/addrlib/r800/egbaddrlib.cpp: In member function 'virtual long long unsigned int Addr::V1::EgBasedLib::HwlGetSizeAdjustmentMicroTiled(unsigned int, unsigned int, ADDR_SURFACE_FLAGS, unsigned int, unsigned int, unsigned int, unsigned int*, unsigned int*) const':
 ../../../src/amd/addrlib/r800/egbaddrlib.cpp:4111:13: warning: variable 'physicalSliceSize' set but not used [-Wunused-but-set-variable]
      UINT_64 physicalSliceSize;
              ^~~~~~~~~~~~~~~~~

Signed-off-by: Kai Wasserbäch <kai@dev.carbon-project.org>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2018-08-22 14:33:21 -04:00
..
core amd/addrlib: update to the latest version for Vega12 2018-03-28 11:37:43 -04:00
gfx9 amd/addrlib: mark *pEqToCheck as MAYBE_UNUSED in Addr::V2::Gfx9Lib::ComputeStereoInfo (v2) 2018-08-22 14:33:21 -04:00
inc/chip amd/addrlib: update to latest version 2017-11-08 00:55:13 +01:00
r800 amd/addrlib: mark physicalSliceSize as MAYBE_UNUSED in Addr::V1::EgBasedLib::HwlGetSizeAdjustmentMicroTiled 2018-08-22 14:33:21 -04:00
addrinterface.cpp amd/addrlib: mark returnCode as MAYBE_UNUSED in ElemGetExportNorm 2018-08-22 14:33:21 -04:00
addrinterface.h amd/addrlib: update to the latest version for Vega12 2018-03-28 11:37:43 -04:00
addrtypes.h amd/addrlib: update to the latest version for Vega12 2018-03-28 11:37:43 -04:00
amdgpu_asic_addr.h radeonsi: add support for Vega20 2018-07-12 16:48:12 -04:00
meson.build meson: Use include variables 2018-01-11 15:40:02 -08:00