Cloo.ComputeKernel Member List

This is the complete list of members for Cloo.ComputeKernel, including all inherited members.
ContextCloo.ComputeKernel
Dispose(bool manual)Cloo.ComputeKernel [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
FunctionNameCloo.ComputeKernel
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]
GetCompileWorkGroupSize(ComputeDevice device)Cloo.ComputeKernel
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]
GetLocalMemorySize(ComputeDevice device)Cloo.ComputeKernel
GetStringInfo< InfoType >(InfoType paramName, GetInfoDelegate< InfoType > getInfoDelegate)Cloo.ComputeObject [protected]
GetStringInfo< InfoType >(ComputeObject secondaryObject, InfoType paramName, GetInfoDelegateEx< InfoType > getInfoDelegate)Cloo.ComputeObject [protected]
GetWorkGroupSize(ComputeDevice device)Cloo.ComputeKernel
HandleCloo.ComputeObject
ProgramCloo.ComputeKernel
SetArgument(int index, IntPtr dataSize, IntPtr dataAddr)Cloo.ComputeKernel
SetLocalArgument(int index, long dataSize)Cloo.ComputeKernel
SetMemoryArgument(int index, ComputeMemory memObj)Cloo.ComputeKernel
SetMemoryArgument(int index, ComputeMemory memObj, bool track)Cloo.ComputeKernel
SetSamplerArgument(int index, ComputeSampler sampler)Cloo.ComputeKernel
SetSamplerArgument(int index, ComputeSampler sampler, bool track)Cloo.ComputeKernel
SetValueArgument< T >(int index, T data)Cloo.ComputeKernel
ToString()Cloo.ComputeKernel