replicant-frameworks_native/opengl
Ben Clayton 16d7b6a8bb Don't try to capture the pointer when using PBOs for texture APIs
If a PBO is bound, then the pointer argument is a relative offset from
the start of the PBO, not an absolute address.

Fixes b/17063439

Change-Id: I39629ce6c9bb3cb6bac5c9b0311287628306ddd4
(cherry picked from commit 0ad707f2f3)
2014-08-20 15:21:44 +00:00
..
include
libagl
libs Don't try to capture the pointer when using PBOs for texture APIs 2014-08-20 15:21:44 +00:00
specs
tests
tools