The OpenD Programming Language

cudaTextureObject_t

An opaque value that represents a CUDA texture object

import derelict.cuda.runtimeapi;
alias cudaTextureObject_t = ulong

Meta