summaryrefslogtreecommitdiffstats
path: root/src/corelib
diff options
context:
space:
mode:
authorOliver Wolff <oliver.wolff@qt.io>2016-04-25 10:00:39 +0200
committerMaurice Kalinowski <maurice.kalinowski@qt.io>2016-05-02 13:15:47 +0000
commit16f3c6e4a1397926e088a0ae6e81d62e781afc9a (patch)
treec1249c67ac9928231259e4ea1504a5cd127ee6ef /src/corelib
parent9c02a924cae9ca6ffc71da9e1fce02e94776944f (diff)
Fix MinGW 5.3.0 build of ANGLE
D3D11_QUERY_DATA_SO_STATISTICS is no part of d3d11sdklayers.h and thus not covered by the ANGLE_MINGW32_COMPAT define. The struct is defined in d3d11.h and will be available in an upcoming version of MinGW (see https://sourceforge.net/p/mingw-w64/mingw-w64/ci/a0cd5afeb60be3be0860e9a203314c10485bb9b8/ ). As soon as the MinGW version that includes the change is known, the __MINGW32__ check should be replaced by a proper version check. Change-Id: I774f24432b375fdf9c559449f266cc04a4905275 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'src/corelib')
0 files changed, 0 insertions, 0 deletions