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