cuda-api-wrappers
cuda-api-wrappers copied to clipboard
Widen support for textures, arrays and surfaces
There are more APIs for working with textures, CUDA arrays and surfaces, than we support. While our array copying support has improved in recent years, our basic representation capability is still somewhat stunted. We should make a pass over the relevant API to see what we support only partially or not at all.