Searched refs:readPixelsInner (Results 1 – 1 of 1) sorted by relevance
840 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