Home
last modified time | relevance | path

Searched refs:szOpenCLVersion (Results 1 – 2 of 2) sorted by relevance

/dports/math/clfft/clFFT-2.12.2/src/callback-client/
H A DopenCL.misc.cpp113 std::vector< char > szOpenCLVersion( openCLVersionSize ); in prettyPrintDeviceInfo() local
114 …clGetDeviceInfo( dId, CL_DEVICE_OPENCL_C_VERSION, openCLVersionSize, &szOpenCLVersion[ 0 ], NULL ), in prettyPrintDeviceInfo()
191 …eft << std::setw( indent ) << " CL_DEVICE_OPENCL_C_VERSION: " << &szOpenCLVersion[ 0 ] << std::… in prettyPrintDeviceInfo()
/dports/math/clfft/clFFT-2.12.2/src/client/
H A DopenCL.misc.cpp113 std::vector< char > szOpenCLVersion( openCLVersionSize ); in prettyPrintDeviceInfo() local
114 …clGetDeviceInfo( dId, CL_DEVICE_OPENCL_C_VERSION, openCLVersionSize, &szOpenCLVersion[ 0 ], NULL ), in prettyPrintDeviceInfo()
191 …eft << std::setw( indent ) << " CL_DEVICE_OPENCL_C_VERSION: " << &szOpenCLVersion[ 0 ] << std::… in prettyPrintDeviceInfo()