, including all inherited members.
ComputeBufferBase(ComputeContext context, ComputeMemoryFlags flags) | Cloo.ComputeBufferBase< T > | [protected] |
ComputeMemory(ComputeContext context, ComputeMemoryFlags flags) | Cloo.ComputeMemory | [protected] |
ComputeSubBuffer(ComputeBuffer< T > buffer, ComputeMemoryFlags flags, long offset, long count) | Cloo.ComputeSubBuffer< T > | |
Context | Cloo.ComputeMemory | |
Count | Cloo.ComputeBufferBase< T > | |
Dispose(bool manual) | Cloo.ComputeMemory | [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 | |
Flags | Cloo.ComputeMemory | |
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] |
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] |
Handle | Cloo.ComputeMemory | |
Init() | Cloo.ComputeBufferBase< T > | [protected] |
SetID(IntPtr id) | Cloo.ComputeObject | [protected] |
Size | Cloo.ComputeMemory | |
ToString() | Cloo.ComputeObject | |