Searched defs:surfaceState (Results 1 – 7 of 7) sorted by relevance
17 WindowSurfaceVkWin32::WindowSurfaceVkWin32(const egl::SurfaceState &surfaceState, in WindowSurfaceVkWin32()
19 WindowSurfaceVkAndroid::WindowSurfaceVkAndroid(const egl::SurfaceState &surfaceState, in WindowSurfaceVkAndroid()
17 WindowSurfaceVkXcb::WindowSurfaceVkXcb(const egl::SurfaceState &surfaceState, in WindowSurfaceVkXcb()
23 WindowSurfaceVkFuchsia::WindowSurfaceVkFuchsia(const egl::SurfaceState &surfaceState, in WindowSurfaceVkFuchsia()
25 WindowSurfaceVkGGP::WindowSurfaceVkGGP(const egl::SurfaceState &surfaceState, in WindowSurfaceVkGGP()
19 SurfaceNULL::SurfaceNULL(const egl::SurfaceState &surfaceState) : SurfaceImpl(surfaceState) {} in SurfaceNULL()
113 SurfaceVk::SurfaceVk(const egl::SurfaceState &surfaceState) : SurfaceImpl(surfaceState) {} in SurfaceVk()217 OffscreenSurfaceVk::OffscreenSurfaceVk(const egl::SurfaceState &surfaceState) in OffscreenSurfaceVk()443 WindowSurfaceVk::WindowSurfaceVk(const egl::SurfaceState &surfaceState, EGLNativeWindowType window) in WindowSurfaceVk()