Home
last modified time | relevance | path

Searched refs:eglGetPlatformDisplay (Results 1 – 25 of 35) sorted by relevance

12

/external/deqp/framework/egl/wrapper/
DeglwStaticLibrary15.inl31 { "eglGetPlatformDisplay", (deFunctionPtr)eglGetPlatformDisplay },
DeglwInitCore.inl31 dst->getPlatformDisplay = (eglGetPlatformDisplayFunc) loader->get("eglGetPlatformDisplay");
DeglwApi.inl38 #define eglGetPlatformDisplay eglwGetPlatformDisplay macro
/external/mesa3d/docs/_extra/specs/
DEGL_MESA_platform_surfaceless.txt46 eglGetPlatformDisplay applies also to eglGetPlatformDisplayEXT;
73 Accepted as the <platform> argument of eglGetPlatformDisplay:
87 eglGetPlatformDisplay with <platform> set to EGL_PLATFORM_SURFACELESS_MESA.
/external/angle/src/tests/egl_tests/
DEGLFeatureControlTest.cpp39 mDisplay = eglGetPlatformDisplay(EGL_PLATFORM_ANGLE_ANGLE, in initTest()
174 EGLDisplay dpy_override = eglGetPlatformDisplay( in TEST_P()
DEGLSurfaceTestMac.mm35 mDisplay = eglGetPlatformDisplay(EGL_PLATFORM_ANGLE_ANGLE,
/external/mesa3d/src/egl/
Degl-symbols.txt26 eglGetPlatformDisplay
/external/swiftshader/src/OpenGL/libEGL/
DlibEGL.lds29 eglGetPlatformDisplay;
/external/mesa3d/src/egl/main/
Deglglvnd.c42 return eglGetPlatformDisplay(platform, native_display, attrib_list); in __eglGLVNDGetPlatformDisplay()
Deglentrypoint.h48 EGL_ENTRYPOINT(eglGetPlatformDisplay)
/external/angle/extensions/
DEGL_ANGLE_platform_angle_device_type_swiftshader.txt62 When calling eglGetPlatformDisplay:
DEGL_ANGLE_platform_angle_device_type_egl.txt63 When calling eglGetPlatformDisplay:
DEGL_ANGLE_feature_control.txt84 eglGetPlatformDisplay
92 EGLDisplay eglGetPlatformDisplay(EGLenum platform, void
DEGL_ANGLE_x11_visual.txt90 visual ID passed isn't a valid visual ID, eglGetPlatformDisplay will
DEGL_ANGLE_program_cache_control.txt223 eglGetPlatformDisplay as an attribute.
/external/angle/src/libEGL/
DlibEGL_autogen.def60 eglGetPlatformDisplay
/external/angle/util/
Degl_loader_autogen.h59 #define eglGetPlatformDisplay l_eglGetPlatformDisplay macro
DEGLWindow.cpp318 mDisplay = eglGetPlatformDisplay(EGL_PLATFORM_ANGLE_ANGLE, in initializeDisplay()
/external/angle/src/tests/restricted_traces/
Dtrace_egl_loader_autogen.h59 #define eglGetPlatformDisplay t_eglGetPlatformDisplay macro
/external/swiftshader/include/EGL/
Degl.h293 EGLAPI EGLDisplay EGLAPIENTRY eglGetPlatformDisplay (EGLenum platform, void *native_display, const …
/external/deqp/framework/egl/
DegluCallLogWrapperApi.inl38 eglw::EGLDisplay eglGetPlatformDisplay (eglw::EGLenum platform, void *native_display, con…
DegluCallLogWrapper.inl336 eglw::EGLDisplay CallLogWrapper::eglGetPlatformDisplay (eglw::EGLenum platform, void *native_displa… function in CallLogWrapper
339 …m_log << TestLog::Message << "eglGetPlatformDisplay(" << toHex(platform) << ", " << native_display…
/external/angle/src/tests/gl_tests/
DMultisampleTest.cpp50 mDisplay = eglGetPlatformDisplay(EGL_PLATFORM_ANGLE_ANGLE, in testSetUp()
/external/angle/include/EGL/
Degl.h331 EGLAPI EGLDisplay EGLAPIENTRY eglGetPlatformDisplay (EGLenum platform, void *native_display, const …
/external/mesa3d/include/EGL/
Degl.h350 EGLAPI EGLDisplay EGLAPIENTRY eglGetPlatformDisplay (EGLenum platform, void *native_display, const …

12