The OpenD Programming Language

cudaResourceDesc

CUDA resource descriptor

struct cudaResourceDesc {
cudaResourceType resType;
res_st res;
}

Meta