| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[Offload] Replace "EventOut" parameters with olCreateEvent (#150217) Rather than having every "enqueue"-type function have an output pointer specifically for an output event, just provide an olCreateEvent entrypoint which pushes an event to the queue. For example, replace: cpp olMemcpy(Queue, ..., EventOut); with cpp olMemcpy(Queue, ...); olCreateEvent(Queue, EventOut); | 1 年前 | |
[Offload] Replace "EventOut" parameters with olCreateEvent (#150217) Rather than having every "enqueue"-type function have an output pointer specifically for an output event, just provide an olCreateEvent entrypoint which pushes an event to the queue. For example, replace: cpp olMemcpy(Queue, ..., EventOut); with cpp olMemcpy(Queue, ...); olCreateEvent(Queue, EventOut); | 1 年前 | |
[Offload] OL_EVENT_INFO_IS_COMPLETE (#153194) A simple info query for events that returns whether the event is complete or not. | 11 个月前 | |
[Offload] OL_EVENT_INFO_IS_COMPLETE (#153194) A simple info query for events that returns whether the event is complete or not. | 11 个月前 | |
[Offload] Replace "EventOut" parameters with olCreateEvent (#150217) Rather than having every "enqueue"-type function have an output pointer specifically for an output event, just provide an olCreateEvent entrypoint which pushes an event to the queue. For example, replace: cpp olMemcpy(Queue, ..., EventOut); with cpp olMemcpy(Queue, ...); olCreateEvent(Queue, EventOut); | 1 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 1 年前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 1 年前 |