Home
last modified time | relevance | path

Searched defs:readPixel (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cConditionalRenderInvertedTests.cpp615 glw::GLfloat gl4cts::ConditionalRenderInverted::FunctionalTest::readPixel() in readPixel() function in gl4cts::ConditionalRenderInverted::FunctionalTest
/external/swiftshader/src/Pipeline/
DPixelRoutine.cpp999 void PixelRoutine::readPixel(int index, const Pointer<Byte> &cBuffer, const Int &x, Vector4s &pixel) in readPixel() function in sw::PixelRoutine