![]() |
MagickCore 6.9.13
|
Data Fields | |
| cl_event * | events |
| cl_mem | buffer |
| cl_uint | event_count |
| MagickSizeType | length |
| PixelPacket * | pixels |
| SemaphoreInfo * | events_semaphore |
Definition at line 132 of file cache-private.h.
| cl_mem _OpenCLCacheInfo::buffer |
Definition at line 138 of file cache-private.h.
| cl_uint _OpenCLCacheInfo::event_count |
Definition at line 141 of file cache-private.h.
| cl_event* _OpenCLCacheInfo::events |
Definition at line 135 of file cache-private.h.
| SemaphoreInfo* _OpenCLCacheInfo::events_semaphore |
Definition at line 150 of file cache-private.h.
| MagickSizeType _OpenCLCacheInfo::length |
Definition at line 144 of file cache-private.h.
| PixelPacket* _OpenCLCacheInfo::pixels |
Definition at line 147 of file cache-private.h.