You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FYI: If I remembered correctly, I copied buffer data to device memory per node when traversing the node graph (in 1.0, a tree in 2.0). Buffer data should be copied to device only once for each bufferView.
The text was updated successfully, but these errors were encountered:
FYI: If I remembered correctly, I copied buffer data to device memory per node when traversing the node graph (in 1.0, a tree in 2.0). Buffer data should be copied to device only once for each bufferView.
The text was updated successfully, but these errors were encountered: