Closed torelode closed 8 years ago
The fields sRGB and normalizedCoords from the CUDA 7.5 cudaTextureDesc struct are missing from CudaTextureDescriptor and apparently combined into readMode using a composite CUTexRefSetFlags. Unsurprisingly, CudaTexObject constructor fails.
The fields sRGB and normalizedCoords from the CUDA 7.5 cudaTextureDesc struct are missing from CudaTextureDescriptor and apparently combined into readMode using a composite CUTexRefSetFlags. Unsurprisingly, CudaTexObject constructor fails.