The references show little differences between them, only about types used and errors returned.
cuTexObjectCreate vs cudaCreateTextureObject
I have the feeling that the former was introduced first (even though both are for compute capability 3.0) but it was never deprecated (cuda 11.3).
Which one should I use ?