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.
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.