Blink API

Blink::ProgramSource Class Reference

Device independent class holding source to a program. More...

#include <Blink.h>

Inheritance diagram for Blink::ProgramSource:
Blink::RefHolder

List of all members.

Public Member Functions

 ProgramSource (const char *source)
 ProgramSource (const std::string &source)
 ProgramSource (const ProgramSource &foo)

Detailed Description

Device independent class holding source to a program.

These should be constructed once to allow fast retrieval of kernels from the cache.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables


©2017 The Foundry Visionmongers, Ltd. All Rights Reserved.