Home
last modified time | relevance | path

Searched defs:createWindowSurface (Results 1 – 21 of 21) sorted by relevance

/third_party/vk-gl-cts/framework/egl/wrapper/
DeglwFunctions.inl24 eglCreateWindowSurfaceFunc createWindowSurface; variable
DeglwFuncPtrLibraryImpl.inl97 EGLSurface FuncPtrLibrary::createWindowSurface (EGLDisplay dpy, EGLConfig config, EGLNativeWindowTy… function in FuncPtrLibrary
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLPresentPathD3D11Test.cpp81 void createWindowSurface() in createWindowSurface() function in EGLPresentPathD3D11
DEGLBufferAgeTest.cpp80 bool createWindowSurface(EGLConfig config, EGLNativeWindowType win, EGLSurface *surface) in createWindowSurface() function in EGLBufferAgeTest
DEGLContextSharingTest.cpp137 bool createWindowSurface(EGLConfig config, EGLNativeWindowType win, EGLSurface *surface) in createWindowSurface() function in __anon062bdc4c0111::EGLContextSharingTestNoFixture
DEGLProtectedContentTest.cpp122 bool createWindowSurface(EGLBoolean isProtected, in createWindowSurface() function in EGLProtectedContentTest
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DDisplayNULL.cpp150 SurfaceImpl *DisplayNULL::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayNULL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DDisplayVk.cpp129 SurfaceImpl *DisplayVk::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayVk
/third_party/vk-gl-cts/framework/platform/lnx/X11/
DtcuLnxX11EglDisplayFactory.cpp92 …eglw::EGLSurface createWindowSurface (eglw::EGLDisplay dpy, eglw::EGLConfig config, eglw::EGLNativ… in createWindowSurface() function in tcu::lnx::x11::egl::Library
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DDisplayD3D.cpp166 SurfaceImpl *DisplayD3D::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayD3D
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
DDisplay.cpp290 EGLSurface Display::createWindowSurface(EGLNativeWindowType window, EGLConfig config, const EGLAttr… in createWindowSurface() function in egl::Display
/third_party/vk-gl-cts/modules/egl/
DteglCreateSurfaceTests.cpp87 EGLSurface createWindowSurface (EGLDisplay display, EGLConfig config, eglu::NativeDisplay& nativeDi… in createWindowSurface() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/
DDisplayGbm.cpp801 SurfaceImpl *DisplayGbm::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayGbm
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DDisplayWGL.cpp406 SurfaceImpl *DisplayWGL::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayWGL
/third_party/vk-gl-cts/framework/egl/
DegluUtil.cpp313 EGLSurface createWindowSurface (NativeDisplay& nativeDisplay, NativeWindow& window, EGLDisplay disp… in createWindowSurface() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DDisplayGLX.cpp424 SurfaceImpl *DisplayGLX::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayGLX
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DDisplayEGL.cpp412 SurfaceImpl *DisplayEGL::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayEGL
DFunctionsEGL.cpp373 EGLSurface FunctionsEGL::createWindowSurface(EGLConfig config, in createWindowSurface() function in rx::FunctionsEGL
/third_party/vk-gl-cts/framework/platform/ohos/display/
DtcuOhosNativeDisplay.cpp163 eglw::EGLSurface OhosLibrary::createWindowSurface(eglw::EGLDisplay dpy, eglw::EGLConfig config, egl… in createWindowSurface() function in OhosLibrary
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DDisplay.cpp1140 Error Display::createWindowSurface(const Config *configuration, in createWindowSurface() function in egl::Display
/third_party/glfw/src/
Dinternal.h761 …VkResult (*createWindowSurface)(VkInstance,_GLFWwindow*,const VkAllocationCallbacks*,VkSurfaceKHR*… member