HomeSort by relevance Sort by last modified time
    Searched defs:egl (Results 26 - 50 of 194) sorted by null

12 3 4 5 6 7 8

  /external/deqp/modules/egl/
teglNativeColorMappingTests.hpp 4 * drawElements Quality Program EGL Module
31 namespace egl namespace in namespace:deqp
41 } // egl
teglNativeCoordMappingTests.hpp 4 * drawElements Quality Program EGL Module
31 namespace egl namespace in namespace:deqp
41 } // egl
teglNegativeApiTests.hpp 4 * drawElements Quality Program EGL Module
31 namespace egl namespace in namespace:deqp
43 } // egl
teglNegativePartialUpdateTests.hpp 4 * drawElements Quality Program EGL Module
31 namespace egl namespace in namespace:deqp
46 } // egl
teglPartialUpdateTests.hpp 4 * drawElements Quality Program EGL Module
31 namespace egl namespace in namespace:deqp
45 } // egl
teglPreservingSwapTests.hpp 4 * drawElements Quality Program EGL Module
31 namespace egl namespace in namespace:deqp
45 } // egl
teglQueryConfigTests.hpp 4 * drawElements Quality Program EGL Module
31 namespace egl namespace in namespace:deqp
43 } // egl
teglQueryContextTests.hpp 4 * drawElements Quality Program EGL Module
31 namespace egl namespace in namespace:deqp
43 } // egl
teglQuerySurfaceTests.hpp 4 * drawElements Quality Program EGL Module
31 namespace egl namespace in namespace:deqp
43 } // egl
teglRenderTests.hpp 4 * drawElements Quality Program EGL Module
31 namespace egl namespace in namespace:deqp
43 } // egl
teglResizeTests.hpp 4 * drawElements Quality Program EGL Module
31 namespace egl namespace in namespace:deqp
45 } // egl
teglRobustnessTests.hpp 4 * drawElements Quality Program EGL Module
31 namespace egl namespace in namespace:deqp
36 } // egl
teglSurfacelessContextTests.hpp 4 * drawElements Quality Program EGL Module
31 namespace egl namespace in namespace:deqp
41 } // egl
teglSwapBuffersTests.hpp 4 * drawElements Quality Program EGL Module
31 namespace egl namespace in namespace:deqp
45 } // egl
teglSwapBuffersWithDamageTests.hpp 4 * drawElements Quality Program EGL Module
31 namespace egl namespace in namespace:deqp
45 } // egl
teglThreadCleanUpTests.hpp 4 * drawElements Quality Program EGL Module
23 * \brief EGL thread clean up tests
31 namespace egl namespace in namespace:deqp
36 } // egl
teglVGRenderUtil.hpp 4 * drawElements Quality Program EGL Module
32 namespace egl namespace in namespace:deqp
42 } // egl
teglWideColorTests.hpp 4 * drawElements Quality Program EGL Module
31 namespace egl namespace in namespace:deqp
36 } // egl
teglColorClearCase.hpp 4 * drawElements Quality Program EGL Module
34 namespace egl namespace in namespace:deqp
73 } // egl
teglGLES2RenderUtil.hpp 4 * drawElements Quality Program EGL Module
37 namespace egl namespace in namespace:deqp
47 } // egl
  /external/swiftshader/src/OpenGL/common/
Surface.hpp 16 // for an EGL surface as viewed by the GL implementation.
23 #include <EGL/egl.h>
25 namespace egl namespace
40 virtual egl::Image *getRenderTarget() = 0;
41 virtual egl::Image *getDepthStencil() = 0;
48 virtual void setBoundTexture(egl::Texture *texture) = 0;
  /external/swiftshader/src/OpenGL/libGLESv2/
main.h 47 namespace egl namespace
  /external/deqp/framework/platform/lnx/X11/
tcuLnxX11EglDisplayFactory.hpp 35 namespace egl namespace in namespace:tcu::lnx::x11
  /external/deqp/framework/platform/lnx/
tcuLnxEglPlatform.cpp 21 * \brief Linux EGL Platform.
40 namespace egl namespace in namespace:tcu::lnx
46 m_nativeDisplayFactoryRegistry.registerFactory(x11::egl::createDisplayFactory(eventState));
50 m_nativeDisplayFactoryRegistry.registerFactory(wayland::egl::createDisplayFactory(eventState));
60 } // egl
  /external/deqp/framework/platform/lnx/wayland/
tcuLnxWaylandEglDisplayFactory.hpp 25 * \brief wayland Egl Display Factory.
37 namespace egl namespace in namespace:tcu::lnx::wayland
42 } // egl

Completed in 287 milliseconds

12 3 4 5 6 7 8