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 undefi 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 undefi ned.
Using the OpenGL Extensions
62
Содержание QUADRO G-SYNC II
Страница 1: ...DU 02796 001_v02 User Guide NVIDIA QUADRO G SYNC II...
Страница 2: ......
Страница 6: ...2 NVIDIA Quadro G Sync II User Guide...
Страница 12: ...8 NVIDIA Quadro G Sync II User Guide...
Страница 30: ...26 NVIDIA Quadro G Sync II User Guide...
Страница 59: ...55 NVIDIA Quadro G Sync II User Guide...
Страница 69: ...65 NVIDIA Quadro G Sync II User Guide...