Uses of Class
com.nativelibs4java.opencl.library.OpenCLLibrary.cl_platform_id

Uses of OpenCLLibrary.cl_platform_id in com.nativelibs4java.opencl.library
 

Methods in com.nativelibs4java.opencl.library with parameters of type OpenCLLibrary.cl_platform_id
 org.bridj.Pointer<?> OpenCLLibrary.clGetExtensionFunctionAddressForPlatform(OpenCLLibrary.cl_platform_id cl_platform_id1, org.bridj.Pointer<Byte> charPtr1)
          Extension function access
* Returns the extension function address for the given function name,
or NULL if a valid function can not be found.
 

Method parameters in com.nativelibs4java.opencl.library with type arguments of type OpenCLLibrary.cl_platform_id
abstract  int OpenCLLibrary.clIcdGetPlatformIDsKHR_fn.apply(int cl_uint1, org.bridj.Pointer<OpenCLLibrary.cl_platform_id> cl_platform_idPtr1, org.bridj.Pointer<Integer> cl_uintPtr1)
           
 



Copyright © 2009-2013. All Rights Reserved.