Searched defs:checkPixels (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/tests/gl_tests/ | ||
D | LineLoopTest.cpp | 46 void checkPixels() in checkPixels() function in LineLoopTest |
D | VertexAttributeTest.cpp | 217 void checkPixels() in checkPixels() function in __anonb63cc3830111::VertexAttributeTest |
/external/deqp/external/openglcts/modules/common/ | ||
D | glcShaderLibraryCase.cpp | 224 bool ShaderCase::checkPixels(Surface& surface, int minX, int maxX, int minY, int maxY) in checkPixels() function in deqp::sl::ShaderCase |
/external/deqp/modules/glshared/ | ||
D | glsShaderLibraryCase.cpp | 869 static bool checkPixels (tcu::TestLog& log, const tcu::ConstPixelBufferAccess& surface) in checkPixels() function |