Searched refs:logSurfaceAttributes (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/egl/
H A DteglQuerySurfaceTests.cpp64 static void logSurfaceAttributes (tcu::TestLog& log, const Library& egl, EGLDisplay display, EGLSurface surface, const EGLint* attributes, int numAttribs) function in namespace:deqp::egl
87 logSurfaceAttributes(log, egl, display, surface, attributes, DE_LENGTH_OF_ARRAY(attributes));
101 logSurfaceAttributes(log, egl, display, surface, attributes, DE_LENGTH_OF_ARRAY(attributes));

Completed in 2293 milliseconds