Blink API
Public Member Functions | List of all members
Blink::ProgramSource Class Reference

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

#include <Blink.h>

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

Public Member Functions

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

Additional Inherited Members

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:


©2019 The Foundry Visionmongers, Ltd. All Rights Reserved.
www.thefoundry.co.uk