LibreOffice Module opencl (master) 1
Functions
platforminfo.cxx File Reference
#include <ostream>
#include <opencl/platforminfo.hxx>
Include dependency graph for platforminfo.cxx:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &rStream, const OpenCLPlatformInfo &rPlatform)
 
std::ostream & operator<< (std::ostream &rStream, const OpenCLDeviceInfo &rDevice)
 

Function Documentation

◆ operator<<() [1/2]

std::ostream & operator<< ( std::ostream &  rStream,
const OpenCLDeviceInfo rDevice 
)

◆ operator<<() [2/2]

std::ostream & operator<< ( std::ostream &  rStream,
const OpenCLPlatformInfo rPlatform 
)

Definition at line 27 of file platforminfo.cxx.

References OpenCLPlatformInfo::maName, and OpenCLPlatformInfo::maVendor.