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
ORO_TEXTURE_DESC.normalizedCoords doesn't exist even though this normalizedCoords attribute is present on both NVIDIA and AMD (cudaTextureDesc and hipTextureDesc respectively).
Why?
If I wanted to contribute and add the support for it, how would I do that? Is there any "contribution documentation" available besides the short paragraph at the end of the README?