Skip to main content

cudaError_cudaErrorTextureFetchFailed

Constant cudaError_cudaErrorTextureFetchFailed 

Source
pub const cudaError_cudaErrorTextureFetchFailed: cudaError = 23;
Expand description

This indicated that a texture fetch was not able to be performed. This was previously used for device emulation of texture operations. \deprecated This error return is deprecated as of CUDA 3.1. Device emulation mode was removed with the CUDA 3.1 release.