(view as text)
/home/buildbot/slaves/dolphin/wip-ubu-x64/build/Source/Core/VideoCommon/TextureConversionShader.cpp:95:52: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘u64 {aka long unsigned int}’ [-Wformat=]
/home/buildbot/slaves/dolphin/wip-ubu-x64/build/Source/Core/VideoCommon/TextureConversionShader.cpp:100:72: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘u64 {aka long unsigned int}’ [-Wformat=]
/home/buildbot/slaves/dolphin/wip-ubu-x64/build/Source/Core/VideoCommon/TextureConversionShader.cpp:104:87: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘u64 {aka long unsigned int}’ [-Wformat=]
/home/buildbot/slaves/dolphin/wip-ubu-x64/build/Source/Core/VideoCommon/TextureConversionShader.cpp:104:87: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘u64 {aka long unsigned int}’ [-Wformat=]