Probably row major order versus column major order. I have only ever used 3D textures with a code with column major ordered storage, and it just worked, but I have no proof that it is really ordering that is in play here. The 3D texture documentation is rather, err scant…
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| 1D access vs 3D access | 5 | 2784 | March 23, 2009 | |
| tex3D axis order problem | 0 | 2385 | February 11, 2011 | |
| Cuda array memory layout question | 4 | 239 | June 4, 2024 | |
| cudaMemcpy3D for allocating arrays for textures only? | 3 | 1213 | March 2, 2011 | |
| c++array, cudaarray, texture | 1 | 4558 | October 18, 2008 | |
| 3D texture | 0 | 999 | October 17, 2008 | |
| Fast texture fetching An algorithm for fast texture fetching | 12 | 15180 | December 19, 2013 | |
| 3D Texturing | 7 | 6252 | August 8, 2008 | |
| Writing in to cudaArray | 7 | 5779 | July 2, 2010 | |
| 3D texture problem | 0 | 2587 | May 13, 2011 |