Index
| =: | System.HsOpenCL.Memory, System.HsOpenCL |
| allocaBuffer | System.HsOpenCL.Memory, System.HsOpenCL |
| AllocHostPtr | System.HsOpenCL.Memory, System.HsOpenCL |
| asSlice | System.HsOpenCL.Memory, System.HsOpenCL |
| Blocking | System.HsOpenCL.Memory, System.HsOpenCL |
| Buffer | System.HsOpenCL.Memory, System.HsOpenCL |
| BufferLike | System.HsOpenCL.Memory, System.HsOpenCL |
| bufferSize | System.HsOpenCL.Memory, System.HsOpenCL |
| BuildError | System.HsOpenCL.Program, System.HsOpenCL |
| BuildInProgress | System.HsOpenCL.Program, System.HsOpenCL |
| BuildNone | System.HsOpenCL.Program, System.HsOpenCL |
| buildProgram | System.HsOpenCL.Program, System.HsOpenCL |
| buildProgramForDevices | System.HsOpenCL.Program, System.HsOpenCL |
| buildProgramFromSource | System.HsOpenCL.Program, System.HsOpenCL |
| BuildStatus | System.HsOpenCL.Program, System.HsOpenCL |
| BuildSuccess | System.HsOpenCL.Program, System.HsOpenCL |
| castBuffer | System.HsOpenCL.Memory, System.HsOpenCL |
| checkSuccess | System.HsOpenCL.Error, System.HsOpenCL |
| checkSuccessPtr | System.HsOpenCL.Error, System.HsOpenCL |
| CLBuildProgramFailure | System.HsOpenCL.Error, System.HsOpenCL |
| CLCompilerNotAvailable | System.HsOpenCL.Error, System.HsOpenCL |
| CLDeviceNotAvailable | System.HsOpenCL.Error, System.HsOpenCL |
| CLDeviceNotFound | System.HsOpenCL.Error, System.HsOpenCL |
| CLError | System.HsOpenCL.Error, System.HsOpenCL |
| CLImageFormatMismatch | System.HsOpenCL.Error, System.HsOpenCL |
| CLImageFormatNotSupported | System.HsOpenCL.Error, System.HsOpenCL |
| CLInvalidArgIndex | System.HsOpenCL.Error, System.HsOpenCL |
| CLInvalidArgSize | System.HsOpenCL.Error, System.HsOpenCL |
| CLInvalidArgValue | System.HsOpenCL.Error, System.HsOpenCL |
| CLInvalidBinary | System.HsOpenCL.Error, System.HsOpenCL |
| CLInvalidBufferSize | System.HsOpenCL.Error, System.HsOpenCL |
| CLInvalidBuildOptions | System.HsOpenCL.Error, System.HsOpenCL |
| CLInvalidCommandQueue | System.HsOpenCL.Error, System.HsOpenCL |
| CLInvalidContext | System.HsOpenCL.Error, System.HsOpenCL |
| CLInvalidDevice | System.HsOpenCL.Error, System.HsOpenCL |
| CLInvalidDeviceType | System.HsOpenCL.Error, System.HsOpenCL |
| CLInvalidEvent | System.HsOpenCL.Error, System.HsOpenCL |
| CLInvalidEventWaitList | System.HsOpenCL.Error, System.HsOpenCL |
| CLInvalidGlobalOffset | System.HsOpenCL.Error, System.HsOpenCL |
| CLInvalidGlObject | System.HsOpenCL.Error, System.HsOpenCL |
| CLInvalidHostPtr | System.HsOpenCL.Error, System.HsOpenCL |
| CLInvalidImageFormatDescriptor | System.HsOpenCL.Error, System.HsOpenCL |
| CLInvalidImageSize | System.HsOpenCL.Error, System.HsOpenCL |
| CLInvalidKernel | System.HsOpenCL.Error, System.HsOpenCL |
| CLInvalidKernelArgs | System.HsOpenCL.Error, System.HsOpenCL |
| CLInvalidKernelDefinition | System.HsOpenCL.Error, System.HsOpenCL |
| CLInvalidKernelName | System.HsOpenCL.Error, System.HsOpenCL |
| CLInvalidMemObject | System.HsOpenCL.Error, System.HsOpenCL |
| CLInvalidMipLevel | System.HsOpenCL.Error, System.HsOpenCL |
| CLInvalidOperation | System.HsOpenCL.Error, System.HsOpenCL |
| CLInvalidPlatform | System.HsOpenCL.Error, System.HsOpenCL |
| CLInvalidProgram | System.HsOpenCL.Error, System.HsOpenCL |
| CLInvalidProgramExecutable | System.HsOpenCL.Error, System.HsOpenCL |
| CLInvalidQueueProperties | System.HsOpenCL.Error, System.HsOpenCL |
| CLInvalidSampler | System.HsOpenCL.Error, System.HsOpenCL |
| CLInvalidValue | System.HsOpenCL.Error, System.HsOpenCL |
| CLInvalidWorkDimension | System.HsOpenCL.Error, System.HsOpenCL |
| CLInvalidWorkGroupSize | System.HsOpenCL.Error, System.HsOpenCL |
| CLInvalidWorkItemSize | System.HsOpenCL.Error, System.HsOpenCL |
| CLMapFailure | System.HsOpenCL.Error, System.HsOpenCL |
| CLMemCopyOverlap | System.HsOpenCL.Error, System.HsOpenCL |
| CLMemObjectAllocationFailure | System.HsOpenCL.Error, System.HsOpenCL |
| CLOutOfHostMemory | System.HsOpenCL.Error, System.HsOpenCL |
| CLOutOfResources | System.HsOpenCL.Error, System.HsOpenCL |
| CLProfilingInfoNotAvailable | System.HsOpenCL.Error, System.HsOpenCL |
| clProg | System.HsOpenCL.TH, System.HsOpenCL |
| CLSuccess | System.HsOpenCL.Error, System.HsOpenCL |
| ClULong | System.HsOpenCL.Platform, System.HsOpenCL |
| Command | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| CommandAcquireGlObjects | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| CommandCopyBuffer | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| CommandCopyBufferToImage | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| CommandCopyImage | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| CommandCopyImageToBuffer | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| CommandMapBuffer | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| CommandMapImage | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| CommandMarker | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| CommandNativeKernel | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| CommandNdrangeKernel | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| CommandQueue | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| CommandQueueProperty | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| CommandReadBuffer | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| CommandReadImage | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| CommandReleaseGlObjects | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| CommandTask | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| CommandType | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| CommandUnmapMemObject | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| CommandWriteBuffer | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| CommandWriteImage | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| Complete | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| Context | System.HsOpenCL.Platform, System.HsOpenCL |
| contextDevices | System.HsOpenCL.Platform, System.HsOpenCL |
| CopyAllocHostPtr | System.HsOpenCL.Memory, System.HsOpenCL |
| copyBuffer | System.HsOpenCL.Memory, System.HsOpenCL |
| CopyHostPtr | System.HsOpenCL.Memory, System.HsOpenCL |
| CopyTo | System.HsOpenCL.Memory, System.HsOpenCL |
| copyToVector | System.HsOpenCL.Memory, System.HsOpenCL |
| createCommandQueue | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| createContext | System.HsOpenCL.Platform, System.HsOpenCL |
| createContextFromType | System.HsOpenCL.Platform, System.HsOpenCL |
| createKernel | System.HsOpenCL.Kernel, System.HsOpenCL |
| createKernelsInProgram | System.HsOpenCL.Kernel, System.HsOpenCL |
| createProgramWithBinary | System.HsOpenCL.Program, System.HsOpenCL |
| createProgramWithSource | System.HsOpenCL.Program, System.HsOpenCL |
| declareKernels | System.HsOpenCL.TH, System.HsOpenCL |
| declareKernelsFromFile | System.HsOpenCL.TH, System.HsOpenCL |
| deviceAddressBits | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceAvailable | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceCompilerAvailable | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceEndianLittle | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceErrorCorrectionSupport | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceExecutionCapabilities | System.HsOpenCL.Platform, System.HsOpenCL |
| DeviceExecutionCapability | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceExtensions | System.HsOpenCL.Platform, System.HsOpenCL |
| DeviceFPConfig | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceGlobalMemCachelineSize | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceGlobalMemCacheSize | System.HsOpenCL.Platform, System.HsOpenCL |
| DeviceGlobalMemCacheType | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceGlobalMemCacheType | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceGlobalMemSize | System.HsOpenCL.Platform, System.HsOpenCL |
| DeviceID | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceImage2dMaxHeight | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceImage2dMaxWidth | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceImage3dMaxDepth | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceImage3dMaxHeight | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceImage3dMaxWidth | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceImageSupport | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceLocalMemSize | System.HsOpenCL.Platform, System.HsOpenCL |
| DeviceLocalMemType | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceLocalMemType | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceMaxClockFrequency | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceMaxComputeUnits | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceMaxConstantArgs | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceMaxConstantBufferSize | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceMaxMemAllocSize | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceMaxParameterSize | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceMaxReadImageArgs | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceMaxSamplers | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceMaxWorkGroupSize | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceMaxWorkItemDimensions | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceMaxWorkItemSizes | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceMaxWriteImageArgs | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceMemBaseAddrAlign | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceMinDataTypeAlignSize | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceName | System.HsOpenCL.Platform, System.HsOpenCL |
| devicePlatform | System.HsOpenCL.Platform, System.HsOpenCL |
| devicePreferredVectorWidthChar | System.HsOpenCL.Platform, System.HsOpenCL |
| devicePreferredVectorWidthDouble | System.HsOpenCL.Platform, System.HsOpenCL |
| devicePreferredVectorWidthFloat | System.HsOpenCL.Platform, System.HsOpenCL |
| devicePreferredVectorWidthInt | System.HsOpenCL.Platform, System.HsOpenCL |
| devicePreferredVectorWidthLong | System.HsOpenCL.Platform, System.HsOpenCL |
| devicePreferredVectorWidthShort | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceProfile | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceProfilingTimerResolution | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceQueueProperties | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceSingleFpConfig | System.HsOpenCL.Platform, System.HsOpenCL |
| DeviceType | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceType | System.HsOpenCL.Platform, System.HsOpenCL |
| DeviceTypeAccelerator | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceTypeAll | System.HsOpenCL.Platform, System.HsOpenCL |
| DeviceTypeCPU | System.HsOpenCL.Platform, System.HsOpenCL |
| DeviceTypeDefault | System.HsOpenCL.Platform, System.HsOpenCL |
| DeviceTypeGPU | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceVendor | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceVendorId | System.HsOpenCL.Platform, System.HsOpenCL |
| deviceVersion | System.HsOpenCL.Platform, System.HsOpenCL |
| driverVersion | System.HsOpenCL.Platform, System.HsOpenCL |
| Event | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| eventCommandQueue | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| eventCommandType | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| ExecKernel | System.HsOpenCL.Platform, System.HsOpenCL |
| ExecNativeKernel | System.HsOpenCL.Platform, System.HsOpenCL |
| ExecutionStatus | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| FPDenorm | System.HsOpenCL.Platform, System.HsOpenCL |
| FPInfNan | System.HsOpenCL.Platform, System.HsOpenCL |
| FPRoundToNearest | System.HsOpenCL.Platform, System.HsOpenCL |
| FPRoundToZero | System.HsOpenCL.Platform, System.HsOpenCL |
| freeBuffer | System.HsOpenCL.Memory, System.HsOpenCL |
| getBuildLog | System.HsOpenCL.Program, System.HsOpenCL |
| getBuildOptions | System.HsOpenCL.Program, System.HsOpenCL |
| getBuildStatus | System.HsOpenCL.Program, System.HsOpenCL |
| getCommandEnd | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| getCommandQueued | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| getCommandStart | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| getCommandSubmit | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| getContext | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| getDevice | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| getDeviceID | System.HsOpenCL.Platform, System.HsOpenCL |
| getDeviceIDs | System.HsOpenCL.Platform, System.HsOpenCL |
| getEventCommandExecutionStatus | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| getKernelLocalMemSize | System.HsOpenCL.Kernel, System.HsOpenCL |
| getPlatformIDs | System.HsOpenCL.Platform, System.HsOpenCL |
| getProgramBinaries | System.HsOpenCL.Program, System.HsOpenCL |
| getQueue | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| getQueueProperties | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| GlobalMem | System.HsOpenCL.Platform, System.HsOpenCL |
| IsBlocking | System.HsOpenCL.Memory, System.HsOpenCL |
| Kernel | System.HsOpenCL.Kernel, System.HsOpenCL |
| KernelArg | System.HsOpenCL.Kernel, System.HsOpenCL |
| kernelCompileWorkGroupSize | System.HsOpenCL.Kernel, System.HsOpenCL |
| kernelContext | System.HsOpenCL.Kernel, System.HsOpenCL |
| KernelFunc | System.HsOpenCL.Kernel, System.HsOpenCL |
| kernelFunctionName | System.HsOpenCL.Kernel, System.HsOpenCL |
| kernelNumArgs | System.HsOpenCL.Kernel, System.HsOpenCL |
| kernelProgram | System.HsOpenCL.Kernel, System.HsOpenCL |
| kernelWorkGroupSize | System.HsOpenCL.Kernel, System.HsOpenCL |
| lift | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| liftIO | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| liftIOBracket | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| Local | |
| 1 (Type/Class) | System.HsOpenCL.Kernel, System.HsOpenCL |
| 2 (Data Constructor) | System.HsOpenCL.Kernel, System.HsOpenCL |
| LocalMem | System.HsOpenCL.Platform, System.HsOpenCL |
| mallocBuffer | System.HsOpenCL.Memory, System.HsOpenCL |
| MemAccessFlag | System.HsOpenCL.Memory, System.HsOpenCL |
| memContext | System.HsOpenCL.Memory, System.HsOpenCL |
| memFlags | System.HsOpenCL.Memory, System.HsOpenCL |
| MemInitFlag | System.HsOpenCL.Memory, System.HsOpenCL |
| MemObject | System.HsOpenCL.Memory, System.HsOpenCL |
| MemReadOnly | System.HsOpenCL.Memory, System.HsOpenCL |
| MemReadWrite | System.HsOpenCL.Memory, System.HsOpenCL |
| memSize | System.HsOpenCL.Memory, System.HsOpenCL |
| MemWriteOnly | System.HsOpenCL.Memory, System.HsOpenCL |
| MonadBracket | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| MonadIO | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| MonadQueue | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| MonadTrans | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| NDRange | System.HsOpenCL.Kernel, System.HsOpenCL |
| NoHostPtr | System.HsOpenCL.Memory, System.HsOpenCL |
| NonBlocking | System.HsOpenCL.Memory, System.HsOpenCL |
| Notifier | System.HsOpenCL.Platform, System.HsOpenCL |
| platformExtensions | System.HsOpenCL.Platform, System.HsOpenCL |
| PlatformID | System.HsOpenCL.Platform, System.HsOpenCL |
| platformName | System.HsOpenCL.Platform, System.HsOpenCL |
| platformProfile | System.HsOpenCL.Platform, System.HsOpenCL |
| platformVendor | System.HsOpenCL.Platform, System.HsOpenCL |
| platformVersion | System.HsOpenCL.Platform, System.HsOpenCL |
| printBuildErrors | System.HsOpenCL.Program, System.HsOpenCL |
| Program | System.HsOpenCL.Program, System.HsOpenCL |
| programContext | System.HsOpenCL.Program, System.HsOpenCL |
| programDevices | System.HsOpenCL.Program, System.HsOpenCL |
| programSource | System.HsOpenCL.Program, System.HsOpenCL |
| ptrFPtr | System.HsOpenCL.Memory, System.HsOpenCL |
| ptrLength | System.HsOpenCL.Memory, System.HsOpenCL |
| ptrOffset | System.HsOpenCL.Memory, System.HsOpenCL |
| queueContext | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| Queued | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| queueDevice | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| QueueIO | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| QueueOutOfOrderExecModeEnable | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| QueueProfilingEnable | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| QueueT | |
| 1 (Type/Class) | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| 2 (Data Constructor) | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| readBuffer | System.HsOpenCL.Memory, System.HsOpenCL |
| ReadOnlyCache | System.HsOpenCL.Platform, System.HsOpenCL |
| ReadWriteCache | System.HsOpenCL.Platform, System.HsOpenCL |
| runKernel | System.HsOpenCL.Kernel, System.HsOpenCL |
| Running | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| runQueueForContext | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| runQueueForDevice | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| runQueueForType | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| runQueueT | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| Scalar | |
| 1 (Type/Class) | System.HsOpenCL.Kernel, System.HsOpenCL |
| 2 (Data Constructor) | System.HsOpenCL.Kernel, System.HsOpenCL |
| setNotifier | System.HsOpenCL.Platform, System.HsOpenCL |
| Size | System.HsOpenCL.Platform, System.HsOpenCL |
| sizeS | System.HsOpenCL.Memory, System.HsOpenCL |
| Slice | System.HsOpenCL.Memory, System.HsOpenCL |
| slice | System.HsOpenCL.Memory, System.HsOpenCL |
| SlicedPtr | |
| 1 (Type/Class) | System.HsOpenCL.Memory, System.HsOpenCL |
| 2 (Data Constructor) | System.HsOpenCL.Memory, System.HsOpenCL |
| Submitted | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| unloadCompiler | System.HsOpenCL.Program, System.HsOpenCL |
| UseHostPtr | System.HsOpenCL.Memory, System.HsOpenCL |
| waitForCommand | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| waitForCommands | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| waitForCommands_ | System.HsOpenCL.CommandQueue, System.HsOpenCL |
| writeBuffer | System.HsOpenCL.Memory, System.HsOpenCL |