Searched defs:getPixelPtr (Results 1 – 1 of 1) sorted by relevance
| /external/deqp/framework/common/ | ||
| D | tcuTexture.hpp | 374 …const void*				getPixelPtr					(int x, int y, int z = 0) const { return (const deUint8*)m_data + (…  in getPixelPtr()  function in tcu::ConstPixelBufferAccess |