Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/ggp/
DWindowSurfaceVkGGP.cpp62 egl::Error WindowSurfaceVkGGP::swapWithFrameToken(const gl::Context *context, in swapWithFrameToken() function in rx::WindowSurfaceVkGGP
/external/angle/src/libANGLE/renderer/
DSurfaceImpl.cpp98 egl::Error SurfaceImpl::swapWithFrameToken(const gl::Context *context, in swapWithFrameToken() function in rx::SurfaceImpl
/external/angle/src/libANGLE/
DSurface.cpp318 Error Surface::swapWithFrameToken(const gl::Context *context, EGLFrameTokenANGLE frameToken) in swapWithFrameToken() function in egl::Surface
DCaps.h1215 bool swapWithFrameToken = false; member