The OpenD Programming Language

cudaDeviceProp.maxTexture2DLinear

< Maximum dimensions (width, height, pitch) for 2D textures bound to pitched memory

struct cudaDeviceProp
int[3] maxTexture2DLinear;

Meta