Cloo 0.9.1
Cloo.ComputeProgram Member List
This is the complete list of members for Cloo.ComputeProgram, including all inherited members.
BinariesCloo.ComputeProgram
Build(ICollection< ComputeDevice > devices, string options, ComputeProgramBuildNotifier notify, IntPtr notifyDataPtr)Cloo.ComputeProgram
BuildOptionsCloo.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
ContextCloo.ComputeProgram
CreateAllKernels()Cloo.ComputeProgram
CreateKernel(string functionName)Cloo.ComputeProgram
DevicesCloo.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< HandleType, InfoType, QueriedType >(HandleType handle, InfoType paramName, GetInfoDelegate< HandleType, InfoType > getInfoDelegate)Cloo.ComputeObject [protected]
GetArrayInfo< MainHandleType, SecondHandleType, InfoType, QueriedType >(MainHandleType mainHandle, SecondHandleType secondHandle, InfoType paramName, GetInfoDelegateEx< MainHandleType, SecondHandleType, InfoType > getInfoDelegate)Cloo.ComputeObject [protected]
GetBoolInfo< HandleType, InfoType >(HandleType handle, InfoType paramName, GetInfoDelegate< HandleType, InfoType > getInfoDelegate)Cloo.ComputeObject [protected]
GetBuildLog(ComputeDevice device)Cloo.ComputeProgram
GetBuildStatus(ComputeDevice device)Cloo.ComputeProgram
GetHashCode()Cloo.ComputeObject
GetInfo< HandleType, InfoType, QueriedType >(HandleType handle, InfoType paramName, GetInfoDelegate< HandleType, InfoType > getInfoDelegate)Cloo.ComputeObject [protected]
GetInfo< MainHandleType, SecondHandleType, InfoType, QueriedType >(MainHandleType mainHandle, SecondHandleType secondHandle, InfoType paramName, GetInfoDelegateEx< MainHandleType, SecondHandleType, InfoType > getInfoDelegate)Cloo.ComputeObject [protected]
GetInfoDelegate< HandleType, InfoType >(HandleType objectHandle, InfoType paramName, IntPtr paramValueSize, IntPtr paramValue, out IntPtr paramValueSizeRet)Cloo.ComputeObject [protected]
GetInfoDelegateEx< MainHandleType, SecondHandleType, InfoType >(MainHandleType mainObjectHandle, SecondHandleType secondaryObjectHandle, InfoType paramName, IntPtr paramValueSize, IntPtr paramValue, out IntPtr paramValueSizeRet)Cloo.ComputeObject [protected]
GetStringInfo< HandleType, InfoType >(HandleType handle, InfoType paramName, GetInfoDelegate< HandleType, InfoType > getInfoDelegate)Cloo.ComputeObject [protected]
GetStringInfo< MainHandleType, SecondHandleType, InfoType >(MainHandleType mainHandle, SecondHandleType secondHandle, InfoType paramName, GetInfoDelegateEx< MainHandleType, SecondHandleType, InfoType > getInfoDelegate)Cloo.ComputeObject [protected]
HandleCloo.ComputeProgram
SetID(IntPtr id)Cloo.ComputeObject [protected]
SourceCloo.ComputeProgram
ToString()Cloo.ComputeObject