C# Class FvGUI.GpuHelperFactory

Afficher le fichier Open project: Ninputer/opencl-plot Class Usage Examples

Méthodes publiques

Méthode Description
CreateHelper ( Cloo.ComputePlatform platform, ComputeDevice device, FPType fptype ) : IGpuHelper

Method Details

CreateHelper() public static méthode

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