, including all inherited members.
Binaries | Cloo.ComputeProgram | |
Build(ICollection< ComputeDevice > devices, string options, ComputeProgramBuildNotifier notify, IntPtr notifyDataPtr) | Cloo.ComputeProgram | |
BuildOptions | Cloo.ComputeProgram | |
ComputeProgram(ComputeContext context, string source) | Cloo.ComputeProgram | |
ComputeProgram(ComputeContext context, string[] source) | Cloo.ComputeProgram | |
ComputeProgram(ComputeContext context, IList< byte[]> binaries, IList< ComputeDevice > devices) | Cloo.ComputeProgram | |
Context | Cloo.ComputeProgram | |
CreateAllKernels() | Cloo.ComputeProgram | |
CreateKernel(string functionName) | Cloo.ComputeProgram | |
Devices | Cloo.ComputeProgram | |
Dispose(bool manual) | Cloo.ComputeProgram | [protected, virtual] |
Cloo::ComputeResource.Dispose() | Cloo.ComputeResource | |
Equals(object objA, object objB) | Cloo.ComputeObject | [static] |
Equals(object obj) | Cloo.ComputeObject | |
Equals(ComputeObject obj) | Cloo.ComputeObject | |
GetArrayInfo< InfoType, QueriedType >(InfoType paramName, GetInfoDelegate< InfoType > getInfoDelegate) | Cloo.ComputeObject | [protected] |
GetArrayInfo< InfoType, QueriedType >(ComputeObject secondaryObject, InfoType paramName, GetInfoDelegateEx< InfoType > getInfoDelegate) | Cloo.ComputeObject | [protected] |
GetBoolInfo< InfoType >(InfoType paramName, GetInfoDelegate< InfoType > getInfoDelegate) | Cloo.ComputeObject | [protected] |
GetBuildLog(ComputeDevice device) | Cloo.ComputeProgram | |
GetBuildStatus(ComputeDevice device) | Cloo.ComputeProgram | |
GetHashCode() | Cloo.ComputeObject | |
GetInfo< InfoType, QueriedType >(InfoType paramName, GetInfoDelegate< InfoType > getInfoDelegate) | Cloo.ComputeObject | [protected] |
GetInfo< InfoType, QueriedType >(ComputeObject secondaryObject, InfoType paramName, GetInfoDelegateEx< InfoType > getInfoDelegate) | Cloo.ComputeObject | [protected] |
GetInfoDelegate< InfoType >(IntPtr objectHandle, InfoType paramName, IntPtr paramValueSize, IntPtr paramValue, IntPtr *paramValueSizeRet) | Cloo.ComputeObject | [protected] |
GetInfoDelegateEx< InfoType >(IntPtr mainObjectHandle, IntPtr secondaryObjectHandle, InfoType paramName, IntPtr paramValueSize, IntPtr paramValue, IntPtr *paramValueSizeRet) | Cloo.ComputeObject | [protected] |
GetStringInfo< InfoType >(InfoType paramName, GetInfoDelegate< InfoType > getInfoDelegate) | Cloo.ComputeObject | [protected] |
GetStringInfo< InfoType >(ComputeObject secondaryObject, InfoType paramName, GetInfoDelegateEx< InfoType > getInfoDelegate) | Cloo.ComputeObject | [protected] |
Handle | Cloo.ComputeObject | |
Source | Cloo.ComputeProgram | |
ToString() | Cloo.ComputeProgram | |