cc: Defer texture allocation (to allow async allocations).
For textures, delay allocating until the first setPixels or beginSetPixels. This allows us to do a combined async allocation/upload in beginSetPixels. BUG=161337 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=173875 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=174035 Review URL: https://chromiumcodereview.appspot.com/11622008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175884 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment