Searched defs:createPixmapSurface (Results 1 – 7 of 7) sorted by relevance
155 SurfaceImpl *DisplayNULL::createPixmapSurface(const egl::SurfaceState &state, in createPixmapSurface() function in rx::DisplayNULL
140 SurfaceImpl *DisplayVk::createPixmapSurface(const egl::SurfaceState &state, in createPixmapSurface() function in rx::DisplayVk
180 SurfaceImpl *DisplayD3D::createPixmapSurface(const egl::SurfaceState &state, in createPixmapSurface() function in rx::DisplayD3D
425 SurfaceImpl *DisplayGLX::createPixmapSurface(const egl::SurfaceState &state, in createPixmapSurface() function in rx::DisplayGLX
328 SurfaceImpl *DisplayEGL::createPixmapSurface(const egl::SurfaceState &state, in createPixmapSurface() function in rx::DisplayEGL
457 SurfaceImpl *DisplayWGL::createPixmapSurface(const egl::SurfaceState &state, in createPixmapSurface() function in rx::DisplayWGL
1015 Error Display::createPixmapSurface(const Config *configuration, in createPixmapSurface() function in egl::Display