SOFA plugin: SofaOpenCL  master
Open source framework for multi-physics simuation
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
OpenCLPlatformInfo Class Reference

Public Attributes

cl_platform_id id
 
std::string name
 
std::string version
 
std::string profile
 
std::string vendor
 
std::string extensions
 
int indexDevice0
 
int nbDevices
 

Public Member Functions

 OpenCLPlatformInfo ()
 

Attribute details

◆ extensions

std::string OpenCLPlatformInfo::extensions

◆ id

cl_platform_id OpenCLPlatformInfo::id

◆ indexDevice0

int OpenCLPlatformInfo::indexDevice0

◆ name

std::string OpenCLPlatformInfo::name

◆ nbDevices

int OpenCLPlatformInfo::nbDevices

◆ profile

std::string OpenCLPlatformInfo::profile

◆ vendor

std::string OpenCLPlatformInfo::vendor

◆ version

std::string OpenCLPlatformInfo::version

Constructor details

◆ OpenCLPlatformInfo()

OpenCLPlatformInfo::OpenCLPlatformInfo ( )
inline