C# Class FvGUI.GpuHelperFactory

Show file Open project: Ninputer/opencl-plot Class Usage Examples

Public Methods

Method Description
CreateHelper ( Cloo.ComputePlatform platform, ComputeDevice device, FPType fptype ) : IGpuHelper

Method Details

CreateHelper() public static method

public static CreateHelper ( Cloo.ComputePlatform platform, ComputeDevice device, FPType fptype ) : IGpuHelper
platform Cloo.ComputePlatform
device ComputeDevice
fptype FPType
return IGpuHelper