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

/external/deqp/modules/egl/
H A DteglCreateContextExtTests.cpp164 const char* eglResetNotificationStrategyToString (EGLint strategy) function in namespace:deqp::egl::__anon4225
344 attribListString << "EGL_CONTEXT_OPENGL_RESET_NOTIFICATION_STRATEGY_KHR, " << eglResetNotificationStrategyToString(*iter) << ", ";
H A DteglRobustnessTests.cpp136 const char* eglResetNotificationStrategyToString (EGLint strategy) function in namespace:deqp::egl::__anon4255
172 << eglResetNotificationStrategyToString(*iter) << ", ";

Completed in 98 milliseconds