Searched defs:createPbufferFromClientBuffer (Results 1 - 9 of 9) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | DisplayGL.cpp | 90 SurfaceImpl *DisplayGL::createPbufferFromClientBuffer(const egl::SurfaceState &state, in createPbufferFromClientBuffer() function in rx::DisplayGL
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
H A 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/ |
H A 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/ |
H A D | DisplayD3D.cpp | 181 SurfaceImpl *DisplayD3D::createPbufferFromClientBuffer(const egl::SurfaceState &state, in createPbufferFromClientBuffer() function in rx::DisplayD3D
|
/third_party/vk-gl-cts/framework/platform/ohos/display/ |
H A D | tcuOhosNativeDisplay.cpp | 118 eglw::EGLSurface OhosLibrary::createPbufferFromClientBuffer(eglw::EGLDisplay dpy, eglw::EGLenum buftype, eglw::EGLClientBuffer buffer, eglw::EGLConfig config, const eglw::EGLint *attrib_list) const in createPbufferFromClientBuffer() function in OhosLibrary
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
H A 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/renderer/gl/glx/ |
H A 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/wgl/ |
H A 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/ |
H A D | Display.cpp | 1191 Error Display::createPbufferFromClientBuffer(const Config *configuration, in createPbufferFromClientBuffer() function in egl::Display
|
Completed in 12 milliseconds