Searched refs:mResetStrategy (Results 1 – 2 of 2) sorted by relevance
313 GLenum mResetStrategy; variable
119 mResetStrategy = (notifyResets ? GL_LOSE_CONTEXT_ON_RESET_EXT : GL_NO_RESET_NOTIFICATION_EXT); in Context()209 if (mResetStrategy == GL_LOSE_CONTEXT_ON_RESET_EXT) in markContextLost()946 *params = mResetStrategy; in getIntegerv()1827 return (mResetStrategy == GL_LOSE_CONTEXT_ON_RESET_EXT); in isResetNotificationEnabled()