commit | 88f18f458dec5c2aff302db93c57e51d89fbffa2 | [log] [tgz] |
---|---|---|
author | Jamie Madill <jmadill@chromium.org> | Wed Sep 18 14:36:19 2013 -0400 |
committer | Jamie Madill <jmadill@chromium.org> | Fri Sep 20 14:52:33 2013 -0400 |
tree | 85d98b743547d8e0d50f7af86be95d1fd1a01ce3 | |
parent | 950a775ecc8d7352a5d2f76b719416acdc4706a0 [diff] |
Use the context's PixelUnpackState as an argument to Texture's implementation of setImage and subImage. We need to access the current unpack buffer for our implementation of PBOs. TRAC #23840 Signed-off-by: Geoff Lang Signed-off-by: Shannon Woods