Bolt  1.3
C++ template library with support for OpenCL
Public Attributes | List of all members
bolt::cl::ProgramMapKey Struct Reference

This structure ensures that a kernel is compiled only once for specified devices. More...

#include <bolt.h>

Public Attributes

::cl::Context context
 
::std::string device
 
::std::string compileOptions
 
::std::string kernelSource
 

Detailed Description

This structure ensures that a kernel is compiled only once for specified devices.


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