Searched defs:executeForConfig (Results 1 - 10 of 10) sorted by relevance

/external/deqp/modules/egl/
H A DteglCreateContextTests.cpp52 void executeForConfig (tcu::egl::Display& display, EGLConfig config);
64 void CreateContextCase::executeForConfig (tcu::egl::Display& display, EGLConfig config) function in class:deqp::egl::CreateContextCase
H A DteglSurfacelessContextTests.cpp59 void executeForConfig (tcu::egl::Display& display, EGLConfig config);
71 void SurfacelessContextCase::executeForConfig (tcu::egl::Display& display, EGLConfig config) function in class:deqp::egl::__anon19041::SurfacelessContextCase
H A DteglCreateSurfaceTests.cpp121 void executeForConfig (tcu::egl::Display& display, EGLConfig config) function in class:deqp::egl::__anon19020::CreateWindowSurfaceCase
177 void executeForConfig (tcu::egl::Display& display, EGLConfig config) function in class:deqp::egl::__anon19020::CreatePixmapSurfaceCase
231 void executeForConfig (tcu::egl::Display& display, EGLConfig config) function in class:deqp::egl::__anon19020::CreatePbufferSurfaceCase
H A DteglRenderCase.cpp133 void RenderCase::executeForConfig (tcu::egl::Display& defaultDisplay, EGLConfig config) function in class:deqp::egl::RenderCase
H A DteglSwapBuffersTests.cpp90 void executeForConfig (tcu::egl::Display& display, EGLConfig config);
265 void SwapBuffersTest::executeForConfig (tcu::egl::Display& display, EGLConfig config) function in class:deqp::egl::__anon19043::SwapBuffersTest
H A DteglNativeColorMappingTests.cpp286 void executeForConfig (tcu::egl::Display& display, EGLConfig config);
466 void NativeColorMappingCase::executeForConfig (tcu::egl::Display& display, EGLConfig config) function in class:deqp::egl::__anon19032::NativeColorMappingCase
H A DteglQueryContextTests.cpp72 void executeForConfig (tcu::egl::Display& display, EGLConfig config);
92 void ContextCase::executeForConfig (tcu::egl::Display& display, EGLConfig config) function in class:deqp::egl::ContextCase
H A DteglQuerySurfaceTests.cpp300 void executeForConfig (tcu::egl::Display& display, EGLConfig config) function in class:deqp::egl::QuerySurfaceSimpleWindowCase
330 void executeForConfig (tcu::egl::Display& display, EGLConfig config) function in class:deqp::egl::QuerySurfaceSimplePixmapCase
360 void executeForConfig (tcu::egl::Display& display, EGLConfig config) function in class:deqp::egl::QuerySurfaceSimplePbufferCase
562 void executeForConfig (tcu::egl::Display& display, EGLConfig config) function in class:deqp::egl::SurfaceAttribWindowCase
589 void executeForConfig (tcu::egl::Display& display, EGLConfig config) function in class:deqp::egl::SurfaceAttribPixmapCase
616 void executeForConfig (tcu::egl::Display& display, EGLConfig config) function in class:deqp::egl::SurfaceAttribPbufferCase
H A DteglNativeCoordMappingTests.cpp327 void executeForConfig (tcu::egl::Display& display, EGLConfig config);
521 void NativeCoordMappingCase::executeForConfig (tcu::egl::Display& display, EGLConfig config) function in class:deqp::egl::__anon19033::NativeCoordMappingCase
H A DteglCreateContextExtTests.cpp216 void executeForConfig (tcu::egl::Display& display, EGLConfig config, tcu::egl::Surface& surface);
1020 executeForConfig(display, config, pbuffer);
1027 executeForConfig(display, config, surface);
1034 executeForConfig(display, config, surface);
1058 void CreateContextExtCase::executeForConfig (tcu::egl::Display& display, EGLConfig config, tcu::egl::Surface& surface) function in class:deqp::egl::__anon19016::CreateContextExtCase

Completed in 636 milliseconds