Searched refs:mResetStrategy (Results 1 – 2 of 2) sorted by relevance
465 GLenum getGraphicsResetStrategy() const { return mResetStrategy; } in getGraphicsResetStrategy()743 GLenum mResetStrategy; variable
353 mResetStrategy(GetResetStrategy(attribs)), in Context()1666 *params = mResetStrategy; in getIntegervImpl()2743 if (mResetStrategy == GL_LOSE_CONTEXT_ON_RESET_EXT) in markContextLost()2767 if (mResetStrategy == GL_NO_RESET_NOTIFICATION_EXT) in getGraphicsResetStatus()2806 return (mResetStrategy == GL_LOSE_CONTEXT_ON_RESET_EXT); in isResetNotificationEnabled()