Home
last modified time | relevance | path

Searched refs:readPixelsInner (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp840 bool readPixelsInner(const PixelFormat& outputFormat, const PixelType& outputType, bool isCopy);
2093 result &= readPixelsInner(outputFormat, outputType, isCopy); in readPixels()
2100 bool RectangleTest::readPixelsInner(const PixelFormat& outputFormat, const PixelType& outputType, b… in readPixelsInner() function in glcts::RectangleTest