Searched defs:keepState (Results 1 – 6 of 6) sorted by relevance
1184 const int32_t keepState = duplStates.first; in removeState() local1221 const int32_t keepState = duplStates.first; in removeSafeState() local
1256 const int32_t keepState = duplStates.first; in removeState() local1283 const int32_t keepState = duplStates.first; in removeSafeState() local
1262 const int32_t keepState = duplStates.first; in removeState() local1289 const int32_t keepState = duplStates.first; in removeSafeState() local
77 angle::Result enter(const gl::Context *context, gl::Rectangle viewport, int keepState = 0) in enter()