Orochi icon indicating copy to clipboard operation
Orochi copied to clipboard

ORO_TEXTURE_DESC.normalizedCoords not available?

Open TomClabault opened this issue 1 year ago • 0 comments

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?

TomClabault avatar May 14 '24 17:05 TomClabault