Home
last modified time | relevance | path

Searched defs:eglGetPlatformDisplay (Results 1 – 7 of 7) sorted by relevance

/external/deqp/framework/egl/wrapper/
DeglwApi.inl38 #define eglGetPlatformDisplay eglwGetPlatformDisplay macro
/external/angle/util/
Degl_loader_autogen.cpp53 ANGLE_UTIL_EXPORT PFNEGLGETPLATFORMDISPLAYPROC eglGetPlatformDisplay; variable
/external/swiftshader/src/OpenGL/libEGL/
Dmain.cpp590 EGLAPI EGLDisplay EGLAPIENTRY eglGetPlatformDisplay(EGLenum platform, void *native_display, const E… in eglGetPlatformDisplay() function
/external/deqp/framework/egl/
DegluCallLogWrapper.inl336 eglw::EGLDisplay CallLogWrapper::eglGetPlatformDisplay (eglw::EGLenum platform, void *native_displa… function in CallLogWrapper
/external/angle/src/libEGL/
DlibEGL.cpp341 EGLDisplay EGLAPIENTRY eglGetPlatformDisplay(EGLenum platform, in eglGetPlatformDisplay() function
/external/mesa3d/src/egl/main/
Deglapi.c439 eglGetPlatformDisplay(EGLenum platform, void *native_display, in eglGetPlatformDisplay() function
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Deglew.h467 #define eglGetPlatformDisplay EGLEW_GET_FUN(__eglewGetPlatformDisplay) macro