Nvidia Corp. Computer Hardware 2 Manuel d'utilisateur Page 68

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 76
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 67
61
wglQuerySwapGroupNV(),
glxQuerySwapGroupNV()
This call returns the swap group number and barrier number to which the
device context is bound.
Function B00L QuerySwapGroupNV (HDC hDC, GLuint *group,
GLuint *barrier);
Parameters In hDC - Device context for the frame lock card, or a
window residing on the frame lock card.
Parameters Out *group - The group number to which the device
context is bound, or assigned.
*barrier - The barrier number to which the device
context is bound.
Return Values TRUE: Success
FALSE: Failure. In this case *group and *barrier are
unde ned.
wglQueryMaxSwapGroupsNV(),
glxQueryMaxSwapGroupsNV()
This call returns the maximum number of swap groups and swap barriers
that are supported by the implementation.
Function B00L QueryMaxSwapGroupsNV (HDC hDC, GLuint
*maxGroup, GLuint *maxBarrier);
Parameters In hDC - Device context for the frame lock card, or a
window residing on the frame lock card.
Parameters Out *maxGroups - The maximum group number
supported by the implementation.
*maxBarriers - The maximum barrier number
supported by the implementation.
Return Values TRUE: Success
FALSE: Failure. In this case *maxGroups and
*maxBarriers are unde ned.
Using the OpenGL Extensions
Vue de la page 67
1 2 ... 63 64 65 66 67 68 69 70 71 72 73 74 75 76

Commentaires sur ces manuels

Pas de commentaire