Home
last modified time | relevance | path

Searched defs:createShareGroup (Results 1 – 5 of 5) 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/wgpu/
DDisplayWgpu.cpp213 ShareGroupImpl *DisplayWgpu::createShareGroup(const egl::ShareGroupState &state) in createShareGroup() function in rx::DisplayWgpu
/external/angle/src/libANGLE/renderer/d3d/
DDisplayD3D.cpp237 ShareGroupImpl *DisplayD3D::createShareGroup(const egl::ShareGroupState &state) in createShareGroup() function in rx::DisplayD3D
/external/angle/src/libANGLE/renderer/vulkan/
DDisplayVk.cpp310 ShareGroupImpl *DisplayVk::createShareGroup(const egl::ShareGroupState &state) in createShareGroup() function in rx::DisplayVk