cuda-api-wrappers
Thin C++-flavored wrappers for the CUDA Runtime API
cuda::link::input::image_t Struct Reference

A typed, named, image in memory which can be used as an input to a runtime CUDA linking-process. More...

#include <link.hpp>

Inheritance diagram for cuda::link::input::image_t:
Collaboration diagram for cuda::link::input::image_t:

Public Attributes

const char * name
 
link::input_kind_t type
 Link images are attached a name when registered in a linking-process.
 

Detailed Description

A typed, named, image in memory which can be used as an input to a runtime CUDA linking-process.


The documentation for this struct was generated from the following file: