Home
last modified time | relevance | path

Searched defs:createShareGroup (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
DDisplayGL.cpp123 ShareGroupImpl *DisplayGL::createShareGroup(const egl::ShareGroupState &state) in createShareGroup() function in rx::DisplayGL
/external/angle/src/libANGLE/renderer/null/
DDisplayNULL.cpp208 ShareGroupImpl *DisplayNULL::createShareGroup(const egl::ShareGroupState &state) in createShareGroup() function in rx::DisplayNULL
/external/angle/src/libANGLE/renderer/d3d/
DDisplayD3D.cpp238 ShareGroupImpl *DisplayD3D::createShareGroup(const egl::ShareGroupState &state) in createShareGroup() function in rx::DisplayD3D
/external/angle/src/libANGLE/renderer/vulkan/
DDisplayVk.cpp239 ShareGroupImpl *DisplayVk::createShareGroup(const egl::ShareGroupState &state) in createShareGroup() function in rx::DisplayVk