Lines Matching refs:linked
55 This extension allows creating OpenGL sync objects linked to OpenCL
95 equivalent to waiting for completion of the linked CL event object.
102 creates a linked sync object. <context> and <event> must be handles
114 the linked sync object will be UNSIGNALED. When the status of
115 <event> changes to CL_COMPLETE, the status of the linked sync object
132 Creating a linked sync object places a reference on the linked
180 signaled or unsignaled. Additionally, sync objects linked to OpenCL
203 to be in use if there is a corresponding fence command or linked
207 Once any corresponding fence commands or linked OpenCL events have
252 1) What should the command to create a sync object linked to an
306 4) What is the sync type of a sync object linked to a CL event?
319 5) Are there any restrictions on the use of a sync object linked to
325 object and be forced to wait in the CPU for a sync object linked
332 RESOLVED: A sync object linked to a CL event object places a
336 DeleteSync has a dependency on the completion of the linked