For example, if I share render context 'A' with render context 'B', then share render context 'C' with 'A', will 'C' be shared with 'B'?

有帮助吗?

解决方案

Yes, wglShareLists is transitive.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top