If hgc_src is not current to the thread issuing the request, then the state of hgc_dst is undefined. Not all values of OpenGL state can be copied. For example, pixel pack and pixel unpack state, render mode state, select and feedback state are not copied. The state that can be copied by this command is exactly the same state that can be manipulated by the OpenGL command glPushAttrib.


[Back: pglCopyContext - Parameters]
[Next: pglCopyContext - Related Functions]