Home
last modified time | relevance | path

Searched refs:logSurfaceAttribute (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/egl/
DteglQuerySurfaceTests.cpp56 static void logSurfaceAttribute (tcu::TestLog& log, EGLint attribute, EGLint value) in logSurfaceAttribute() function
67logSurfaceAttribute(log, attributes[ndx], eglu::querySurfaceInt(egl, display, surface, attributes[… in logSurfaceAttributes()
487 logSurfaceAttribute(log, EGL_MIPMAP_LEVEL, value); in testAttributes()
524 logSurfaceAttribute(log, EGL_MULTISAMPLE_RESOLVE, value); in testAttributes()
551 logSurfaceAttribute(log, EGL_SWAP_BEHAVIOR, value); in testAttributes()