Searched refs:mResetStrategy (Results 1 – 2 of 2) sorted by relevance
464 GLenum getGraphicsResetStrategy() const { return mResetStrategy; } in getGraphicsResetStrategy()746 GLenum mResetStrategy; variable
390 mResetStrategy(GetResetStrategy(attribs)), in Context()1718 *params = mResetStrategy; in getIntegervImpl()2797 if (mResetStrategy == GL_LOSE_CONTEXT_ON_RESET_EXT) in markContextLost()2825 if (mResetStrategy == GL_NO_RESET_NOTIFICATION_EXT) in getGraphicsResetStatus()2864 return (mResetStrategy == GL_LOSE_CONTEXT_ON_RESET_EXT); in isResetNotificationEnabled()