gpuip::Kernel::BufferLink Struct Reference

Tells a kernel which buffers to use in the argument list. More...

#include <gpuip.h>

Public Member Functions

 BufferLink (Buffer::Ptr buffer_, const std::string &name_)

Data Fields

Buffer::Ptr buffer
 Buffer to be used in the kernel arguments list.
std::string name
 The name of buffer in kernel arguments list.

Detailed Description

Tells a kernel which buffers to use in the argument list.


Field Documentation

The name of buffer in kernel arguments list.

This does not have to be the same as the Buffer::name.


The documentation for this struct was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 21 Aug 2014 for gpuip by  doxygen 1.6.1