[Mesa-dev] mesa: Add MESA_VERBOSE=api for several indexed BindBuffer variants

Dieter Nützel Dieter at nuetzel-hh.de
Fri Jan 1 15:42:26 PST 2016


Hello Jordan,

after your last commit I get this:

main/bufferobj.c: In function '_mesa_BindBufferRange':
main/bufferobj.c:3918:19: warning: format '%d' expects argument of type 
'int', but argument 6 has type 'GLintptr' [-Wformat=]
                    _mesa_enum_to_string(target), index, buffer, offset, 
size);
                    ^
main/bufferobj.c:3918:19: warning: format '%d' expects argument of type 
'int', but argument 7 has type 'GLsizeiptr' [-Wformat=]
   CXXLD    libmesagallium.la

Happy New Year!

-Dieter


More information about the mesa-dev mailing list