Lines Matching refs:strategy
522 // Read back robustness strategy
528 GLint strategy;
530 &strategy);
532 if (strategy == GL_LOSE_CONTEXT_ON_RESET_ARB)
534 else if (strategy == GL_NO_RESET_NOTIFICATION_ARB)
540 // Read back robustness strategy
546 GLint strategy;
548 &strategy);
550 if (strategy == GL_LOSE_CONTEXT_ON_RESET_ARB)
552 else if (strategy == GL_NO_RESET_NOTIFICATION_ARB)