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

/external/deqp/modules/egl/
H A DteglQueryContextTests.cpp151 const EGLContext gotDrawSurface = eglGetCurrentSurface(EGL_DRAW); local
154 if (gotReadSurface == surface && gotDrawSurface == surface)
161 << ", draw surface: " << tcu::toHex(gotDrawSurface)

Completed in 273 milliseconds