Home
last modified time | relevance | path

Searched defs:WindowSurfaceVk (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DFramebufferVk.h26 class WindowSurfaceVk; variable
H A DContextVk.h41 class WindowSurfaceVk; variable
H A DSurfaceVk.cpp961 WindowSurfaceVk::WindowSurfaceVk(const egl::SurfaceState &surfaceState, EGLNativeWindowType window) in WindowSurfaceVk() function in rx::WindowSurfaceVk