Home
last modified time | relevance | path

Searched defs:checkPixels (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/tests/gl_tests/
DLineLoopTest.cpp46 void checkPixels() in checkPixels() function in LineLoopTest
DVertexAttributeTest.cpp217 void checkPixels() in checkPixels() function in __anonb63cc3830111::VertexAttributeTest
/external/deqp/external/openglcts/modules/common/
DglcShaderLibraryCase.cpp224 bool ShaderCase::checkPixels(Surface& surface, int minX, int maxX, int minY, int maxY) in checkPixels() function in deqp::sl::ShaderCase
/external/deqp/modules/glshared/
DglsShaderLibraryCase.cpp869 static bool checkPixels (tcu::TestLog& log, const tcu::ConstPixelBufferAccess& surface) in checkPixels() function