MagickCore 6.9.13
Loading...
Searching...
No Matches
_OpenCLCacheInfo Struct Reference
Collaboration diagram for _OpenCLCacheInfo:

Data Fields

cl_event * events
 
cl_mem buffer
 
cl_uint event_count
 
MagickSizeType length
 
PixelPacketpixels
 
SemaphoreInfoevents_semaphore
 

Detailed Description

Definition at line 132 of file cache-private.h.

Field Documentation

◆ buffer

cl_mem _OpenCLCacheInfo::buffer

Definition at line 138 of file cache-private.h.

◆ event_count

cl_uint _OpenCLCacheInfo::event_count

Definition at line 141 of file cache-private.h.

◆ events

cl_event* _OpenCLCacheInfo::events

Definition at line 135 of file cache-private.h.

◆ events_semaphore

SemaphoreInfo* _OpenCLCacheInfo::events_semaphore

Definition at line 150 of file cache-private.h.

◆ length

MagickSizeType _OpenCLCacheInfo::length

Definition at line 144 of file cache-private.h.

◆ pixels

PixelPacket* _OpenCLCacheInfo::pixels

Definition at line 147 of file cache-private.h.


The documentation for this struct was generated from the following file: