Skip to content

Remove use of deprecated features in TransferToOpenGL

The TransferToOpenGL function was using a deprecated method to determine on which device an ArrayHandle was installed. Update the function to use the replacement methods.

Merge request reports