Searched refs:logSurfaceAttribute (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/egl/ |
D | teglQuerySurfaceTests.cpp | 56 static void logSurfaceAttribute (tcu::TestLog& log, EGLint attribute, EGLint value) in logSurfaceAttribute() function 67 …logSurfaceAttribute(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()
|