HP b2600 Reference Manual page 69

Opengl 1.1 reference
Hide thumbs Also See for b2600:
Table of Contents

Advertisement

Errors
See Also
glPushAttrib,
glXCreateContext,
glXIsDirect
Chapter 3
BadMatch is generated if rendering contexts src and dst do not share an address
space or were not created with respect to the same screen.
BadAccess is generated if dst is current to any thread (including the calling thread)
at the time glXCopyContext is called.
GLXBadCurrentWindow is generated if src is the current context and the current
drawable is a window that is no longer valid.
GLXBadContext is generated if either src or dst is not a valid GLX context.
C
glXCopyContext
69

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents