Searched defs:createPbufferFromClientBuffer (Results 1 – 10 of 10) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | DisplayGL.cpp | 90 SurfaceImpl *DisplayGL::createPbufferFromClientBuffer(const egl::SurfaceState &state, in createPbufferFromClientBuffer() function in rx::DisplayGL
|
/third_party/vk-gl-cts/framework/egl/wrapper/ |
D | eglwFunctions.inl | 15 eglCreatePbufferFromClientBufferFunc createPbufferFromClientBuffer; variable
|
D | eglwFuncPtrLibraryImpl.inl | 52 EGLSurface FuncPtrLibrary::createPbufferFromClientBuffer (EGLDisplay dpy, EGLenum buftype, EGLClien… function in FuncPtrLibrary
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
D | DisplayNULL.cpp | 163 SurfaceImpl *DisplayNULL::createPbufferFromClientBuffer(const egl::SurfaceState &state, in createPbufferFromClientBuffer() function in rx::DisplayNULL
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | DisplayVk.cpp | 143 SurfaceImpl *DisplayVk::createPbufferFromClientBuffer(const egl::SurfaceState &state, in createPbufferFromClientBuffer() function in rx::DisplayVk
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
D | DisplayD3D.cpp | 181 SurfaceImpl *DisplayD3D::createPbufferFromClientBuffer(const egl::SurfaceState &state, in createPbufferFromClientBuffer() function in rx::DisplayD3D
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
D | DisplayWGL.cpp | 442 SurfaceImpl *DisplayWGL::createPbufferFromClientBuffer(const egl::SurfaceState &state, in createPbufferFromClientBuffer() function in rx::DisplayWGL
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
D | DisplayGLX.cpp | 447 SurfaceImpl *DisplayGLX::createPbufferFromClientBuffer(const egl::SurfaceState &state, in createPbufferFromClientBuffer() function in rx::DisplayGLX
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
D | DisplayEGL.cpp | 464 SurfaceImpl *DisplayEGL::createPbufferFromClientBuffer(const egl::SurfaceState &state, in createPbufferFromClientBuffer() function in rx::DisplayEGL
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Display.cpp | 1191 Error Display::createPbufferFromClientBuffer(const Config *configuration, in createPbufferFromClientBuffer() function in egl::Display
|