On Sat, Nov 17, 2012 at 8:55 PM, Kenneth Graunke <[email protected]> wrote: > Apparently this was accidentally marked as unimplemented, and thus not > put in the dispatch table. > > Fixes es3conform's copy_buffer_parameters, copy_buffer_data, > and copy_buffer_usage tests. > > Cc: Paul Berry <[email protected]> > ---
The reason it wasn't in the dispatch table was because it was never tested. Do the tests actually /test/ this function, or just make use of it? It'd be nice if we were really sure the function was implemented properly. _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
