vSMC  v3.0.0
Scalable Monte Carlo
Public Member Functions | List of all members
vsmc::CLContextProperties Class Reference

OpenCL cl_context_properties More...

#include <vsmc/utility/opencl.hpp>

Public Member Functions

 CLContextProperties (const CLPlatform &platform)
 
 CLContextProperties (const CLPlatform &platform,::cl_bool interop_user_sync)
 
const ::cl_context_properties * data () const
 

Detailed Description

OpenCL cl_context_properties

Definition at line 380 of file opencl.hpp.

Constructor & Destructor Documentation

vsmc::CLContextProperties::CLContextProperties ( const CLPlatform platform)
inlineexplicit

Definition at line 383 of file opencl.hpp.

vsmc::CLContextProperties::CLContextProperties ( const CLPlatform platform,
::cl_bool  interop_user_sync 
)
inline

Definition at line 390 of file opencl.hpp.

Member Function Documentation

const ::cl_context_properties* vsmc::CLContextProperties::data ( ) const
inline

Definition at line 398 of file opencl.hpp.