summaryrefslogtreecommitdiffstats
path: root/src/opengl/qopengltextureblitter.cpp
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2023-01-11 08:40:33 +0100
committerUlf Hermann <ulf.hermann@qt.io>2023-01-12 20:54:22 +0100
commit9615e7f9e538af4ad212f4f71d1364c64b18542d (patch)
tree487751f9339812ab8ae4b0bdf79d218127ce5cb6 /src/opengl/qopengltextureblitter.cpp
parenta48bbbaa50860507d7b738d2095adf794eb552d5 (diff)
Gui: Always declare qt_memfill{32|64} as function pointers on x86
Having the declaration of a function depend on compiler flags is a fundamentally bad idea since you can compile different compilation units that all include the header with different flags. This leads to undefined symbols. Pick-to: 6.5 Fixes: QTBUG-109159 Change-Id: I0aede280988e4f10c42d5b1824ad9c96a1e10854 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io> Reviewed-by: Liang Qi <liang.qi@qt.io> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/opengl/qopengltextureblitter.cpp')
0 files changed, 0 insertions, 0 deletions