commit | 10478ce1e13d04d4f49dc7394d812de0a57941b8 | [log] [tgz] |
---|---|---|
author | skyostil@chromium.org <skyostil@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Mon Mar 04 19:44:03 2013 |
committer | skyostil@chromium.org <skyostil@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Mon Mar 04 19:44:03 2013 |
tree | f846a9de7cdda8f081579a4172edad6df0bc3147 | |
parent | 5eaac3e11d08d957969af0fb51681774285fd717 [diff] |
[chromium] Add ability to wait on async upload completion https://bugs.webkit.org/show_bug.cgi?id=110987 Reviewed by James Robinson. Add a graphics context entry point for waiting on asynchronous upload completion. The wait is performed server-side so the call is non-blocking. See https://codereview.chromium.org/12210129/ * chromium/public/WebGraphicsContext3D.h: (WebKit::WebGraphicsContext3D::waitAsyncTexImage2DCHROMIUM): git-svn-id: https://svn.webkit.org/repository/webkit/trunk/Source/Platform/chromium/public@144654 268f45cc-cd09-0410-ab3c-d52691b4dbfc