Remove tcu::Surface::getSubAccess()
authorPyry Haulos <phaulos@google.com>
Thu, 8 Jan 2015 21:30:57 +0000 (13:30 -0800)
committerPyry Haulos <phaulos@google.com>
Thu, 8 Jan 2015 21:30:57 +0000 (13:30 -0800)
commit02d3463743e013ba6e6e8be1f0b466a1855a3512
tree81ec08295cf4972e5b22202d5eb1249835a44d87
parent150b8bbdccf04df73a5ba4da6b2b72b032927f9f
Remove tcu::Surface::getSubAccess()

Functionality is already provided by tcu::getSubregion(access).

Bug: 18862074
Change-Id: I5160c31b2fba168dd1ce944ef8389a86f4a8bbba
framework/common/tcuSurface.hpp
modules/egl/teglPreservingSwapTests.cpp
modules/egl/teglResizeTests.cpp