Searched defs:createOverlay (Results 1 – 6 of 6) sorted by relevance
77 OverlayImpl *createOverlay(const gl::OverlayState &state) override { return nullptr; } in createOverlay() function
469 OverlayImpl *ContextNULL::createOverlay(const gl::OverlayState &state) in createOverlay() function in rx::ContextNULL
147 OverlayImpl *Context9::createOverlay(const gl::OverlayState &state) in createOverlay() function in rx::Context9
246 OverlayImpl *Context11::createOverlay(const gl::OverlayState &state) in createOverlay() function in rx::Context11
203 OverlayImpl *ContextGL::createOverlay(const gl::OverlayState &state) in createOverlay() function in rx::ContextGL
4135 OverlayImpl *ContextVk::createOverlay(const gl::OverlayState &state) in createOverlay() function in rx::ContextVk