Home
last modified time | relevance | path

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

/dports/math/clfft/clFFT-2.12.2/src/callback-client/
H A DopenCL.misc.cpp70 std::vector< char > szPlatformExtensions( platformExtensionsSize ); in prettyPrintPlatformInfo() local
71 …atformInfo( pId, CL_PLATFORM_EXTENSIONS, platformExtensionsSize, &szPlatformExtensions[ 0 ], NULL), in prettyPrintPlatformInfo()
79 …left << std::setw( indent ) << " CL_PLATFORM_EXTENSIONS: " << &szPlatformExtensions[ 0 ] << std… in prettyPrintPlatformInfo()
/dports/math/clfft/clFFT-2.12.2/src/client/
H A DopenCL.misc.cpp70 std::vector< char > szPlatformExtensions( platformExtensionsSize ); in prettyPrintPlatformInfo() local
71 …atformInfo( pId, CL_PLATFORM_EXTENSIONS, platformExtensionsSize, &szPlatformExtensions[ 0 ], NULL), in prettyPrintPlatformInfo()
79 …left << std::setw( indent ) << " CL_PLATFORM_EXTENSIONS: " << &szPlatformExtensions[ 0 ] << std… in prettyPrintPlatformInfo()