Home
last modified time | relevance | path

Searched defs:createPbufferSurface (Results 1 – 14 of 14) sorted by relevance

/third_party/vk-gl-cts/framework/egl/wrapper/
DeglwFunctions.inl16 eglCreatePbufferSurfaceFunc createPbufferSurface; variable
DeglwFuncPtrLibraryImpl.inl57 EGLSurface FuncPtrLibrary::createPbufferSurface (EGLDisplay dpy, EGLConfig config, const EGLint *at… function in FuncPtrLibrary
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DDisplayNULL.cpp157 SurfaceImpl *DisplayNULL::createPbufferSurface(const egl::SurfaceState &state, in createPbufferSurface() function in rx::DisplayNULL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DDisplayVk.cpp136 SurfaceImpl *DisplayVk::createPbufferSurface(const egl::SurfaceState &state, in createPbufferSurface() function in rx::DisplayVk
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLMultiContextTest.cpp91 bool createPbufferSurface(EGLDisplay dpy, in createPbufferSurface() function in __anon060e9aaa0111::EGLMultiContextTest
DEGLProtectedContentTest.cpp91 bool createPbufferSurface(EGLBoolean isProtected, EGLConfig config, EGLSurface *surface) in createPbufferSurface() function in EGLProtectedContentTest
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DDisplayD3D.cpp174 SurfaceImpl *DisplayD3D::createPbufferSurface(const egl::SurfaceState &state, in createPbufferSurface() function in rx::DisplayD3D
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/
DDisplayGbm.cpp814 SurfaceImpl *DisplayGbm::createPbufferSurface(const egl::SurfaceState &state, in createPbufferSurface() function in rx::DisplayGbm
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DDisplayWGL.cpp429 SurfaceImpl *DisplayWGL::createPbufferSurface(const egl::SurfaceState &state, in createPbufferSurface() function in rx::DisplayWGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DDisplayGLX.cpp434 SurfaceImpl *DisplayGLX::createPbufferSurface(const egl::SurfaceState &state, in createPbufferSurface() function in rx::DisplayGLX
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DFunctionsEGL.cpp368 EGLSurface FunctionsEGL::createPbufferSurface(EGLConfig config, const EGLint *attrib_list) const in createPbufferSurface() function in rx::FunctionsEGL
DDisplayEGL.cpp427 SurfaceImpl *DisplayEGL::createPbufferSurface(const egl::SurfaceState &state, in createPbufferSurface() function in rx::DisplayEGL
/third_party/vk-gl-cts/framework/platform/ohos/display/
DtcuOhosNativeDisplay.cpp123 eglw::EGLSurface OhosLibrary::createPbufferSurface(eglw::EGLDisplay dpy, eglw::EGLConfig config, co… in createPbufferSurface() function in OhosLibrary
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DDisplay.cpp1168 Error Display::createPbufferSurface(const Config *configuration, in createPbufferSurface() function in egl::Display