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< 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]
HandleCloo.ComputeObject
SourceCloo.ComputeProgram
ToString()Cloo.ComputeProgram