Pergunta

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'?

Foi útil?

Solução

Yes, wglShareLists is transitive.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top