replicant-frameworks_native/opengl
Ben Clayton 0ad707f2f3 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
2014-08-19 17:03:54 +01:00
..
include
libagl
libs Don't try to capture the pointer when using PBOs for texture APIs 2014-08-19 17:03:54 +01:00
specs
tests
tools