Remove getDataSize and setPixels from PixelBufferAccess.
authorJarkko Pöyry <jpoyry@google.com>
Mon, 20 Apr 2015 22:13:56 +0000 (15:13 -0700)
committerJarkko Pöyry <jpoyry@google.com>
Tue, 21 Apr 2015 20:19:17 +0000 (13:19 -0700)
commita4a7880d032d3acbdd3f454886ccbce9e967eca5
treef5a2952896f43d170fe098454e0be27fe7cd4a22
parenta9312ae6dae90a11f76ac27dcc97d91d91bb3e8f
Remove getDataSize and setPixels from PixelBufferAccess.

- Remove functions that were not safe to use with non-tightly packed
  pixel buffer accesses.

Change-Id: I32b83b089da40ccd052f9d7250498a9c4aa4036f
framework/common/tcuTexture.cpp
framework/common/tcuTexture.hpp
modules/gles3/functional/es3fPixelBufferObjectTests.cpp
modules/gles31/functional/es31fShaderImageLoadStoreTests.cpp