Home
last modified time | relevance | path

Searched refs:ContextState (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Degl_state.h76 struct ContextState { struct in EGLHelpers::EGLState
82 ContextState oldContext_;
85 ContextState dummyContext_;
89 void GetContext(ContextState& oldState);
90 void SetContext(const ContextState& newState, bool force = false);
H A Dwgl_state.h65 struct ContextState { struct in WGLHelpers::final
69 ContextState oldContext_;
70 ContextState dummyContext_;
H A Degl_state.cpp839 ContextState newContext; in SetContext()
861 void EGLState::GetContext(ContextState& state) in GetContext()
879 void EGLState::SetContext(const ContextState& state, bool force) in SetContext()

Completed in 2 milliseconds