Nvidia Corp. Computer Hardware 2 Bedienungsanleitung Seite 68

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 76
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 67
1 2 ... 63 64 65 66 67 68 69 70 71 72 73 74 75 76

Kommentare zu diesen Handbüchern

Keine Kommentare