HomeSort by relevance Sort by last modified time
    Searched refs:readPixel (Results 1 - 4 of 4) sorted by null

  /external/deqp/external/openglcts/modules/gl/
gl4cConditionalRenderInvertedTests.hpp 179 glw::GLfloat readPixel();
gl4cConditionalRenderInvertedTests.cpp 292 glw::GLfloat resulted_value = readPixel();
615 glw::GLfloat gl4cts::ConditionalRenderInverted::FunctionalTest::readPixel()
  /external/swiftshader/src/Shader/
PixelRoutine.hpp 79 void readPixel(int index, Pointer<Byte> &cBuffer, Int &x, Vector4s &pixel);
PixelRoutine.cpp 997 void PixelRoutine::readPixel(int index, Pointer<Byte> &cBuffer, Int &x, Vector4s &pixel)
    [all...]

Completed in 88 milliseconds