Home
last modified time | relevance | path

Searched refs:eglGetPlatformDisplayEXT (Results 1 – 19 of 19) sorted by relevance

/external/skqp/tools/sk_app/win/
DANGLEWindowContext_win.cpp24 PFNEGLGETPLATFORMDISPLAYEXTPROC eglGetPlatformDisplayEXT; in get_angle_egl_display() local
25 eglGetPlatformDisplayEXT = in get_angle_egl_display()
29 if (!eglGetPlatformDisplayEXT) { in get_angle_egl_display()
36 return eglGetPlatformDisplayEXT(EGL_PLATFORM_ANGLE_ANGLE, hdc, attribs); in get_angle_egl_display()
/external/skia/tools/sk_app/win/
DANGLEWindowContext_win.cpp24 PFNEGLGETPLATFORMDISPLAYEXTPROC eglGetPlatformDisplayEXT; in get_angle_egl_display() local
25 eglGetPlatformDisplayEXT = in get_angle_egl_display()
29 if (!eglGetPlatformDisplayEXT) { in get_angle_egl_display()
36 return eglGetPlatformDisplayEXT(EGL_PLATFORM_ANGLE_ANGLE, hdc, attribs); in get_angle_egl_display()
/external/skqp/tools/gpu/gl/angle/
DGLTestContext_angle.cpp63 PFNEGLGETPLATFORMDISPLAYEXTPROC eglGetPlatformDisplayEXT; in get_angle_egl_display() local
64 eglGetPlatformDisplayEXT = in get_angle_egl_display()
68 if (!eglGetPlatformDisplayEXT) { in get_angle_egl_display()
85 return eglGetPlatformDisplayEXT(EGL_PLATFORM_ANGLE_ANGLE, nativeDisplay, attribs); in get_angle_egl_display()
/external/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp63 PFNEGLGETPLATFORMDISPLAYEXTPROC eglGetPlatformDisplayEXT; in get_angle_egl_display() local
64 eglGetPlatformDisplayEXT = in get_angle_egl_display()
68 if (!eglGetPlatformDisplayEXT) { in get_angle_egl_display()
85 return eglGetPlatformDisplayEXT(EGL_PLATFORM_ANGLE_ANGLE, nativeDisplay, attribs); in get_angle_egl_display()
/external/swiftshader/src/OpenGL/libEGL/
DlibEGL.def41 eglGetPlatformDisplayEXT
DlibEGL.lds52 eglGetPlatformDisplayEXT;
Dmain.cpp575 EGLAPI EGLDisplay EGLAPIENTRY eglGetPlatformDisplayEXT(EGLenum platform, void *native_display, cons… in eglGetPlatformDisplayEXT() function
DlibEGL.cpp1500 FUNCTION(eglGetPlatformDisplayEXT), in GetProcAddress()
/external/deqp/framework/egl/wrapper/
DeglwInitExtensions.inl13 …getPlatformDisplayEXT = (eglGetPlatformDisplayEXTFunc) loader->get("eglGetPlatformDisplayEXT");
DeglwApi.inl39 #define eglGetPlatformDisplayEXT eglwGetPlatformDisplayEXT macro
/external/mesa3d/src/egl/main/
Deglentrypoint.h47 EGL_ENTRYPOINT(eglGetPlatformDisplayEXT)
Deglapi.c414 eglGetPlatformDisplayEXT(EGLenum platform, void *native_display, in eglGetPlatformDisplayEXT() function
/external/mesa3d/src/gallium/drivers/radeonsi/glsl_tests/
Damdgcn_glslc.c86 egl_dpy = eglGetPlatformDisplayEXT(EGL_PLATFORM_GBM_MESA, in create_gl_core_context()
/external/mesa3d/docs/specs/
DEGL_MESA_platform_surfaceless.txt46 eglGetPlatformDisplay applies also to eglGetPlatformDisplayEXT;
/external/deqp/framework/egl/
DegluCallLogWrapperApi.inl39 eglw::EGLDisplay eglGetPlatformDisplayEXT (eglw::EGLenum platform, void *native_display, c…
DegluCallLogWrapper.inl346 eglw::EGLDisplay CallLogWrapper::eglGetPlatformDisplayEXT (eglw::EGLenum platform, void *native_dis… function in CallLogWrapper
349 …m_log << TestLog::Message << "eglGetPlatformDisplayEXT(" << toHex(platform) << ", " << native_disp…
/external/mesa3d/include/EGL/
Deglext.h793 EGLAPI EGLDisplay EGLAPIENTRY eglGetPlatformDisplayEXT (EGLenum platform, void *native_display, con…
/external/deqp/modules/egl/
DteglGetProcAddressTests.inl547 "eglGetPlatformDisplayEXT",
/external/swiftshader/include/EGL/
Deglext.h848 EGLAPI EGLDisplay EGLAPIENTRY eglGetPlatformDisplayEXT (EGLenum platform, void *native_display, con…