Searched refs:tmp_sync_point (Results 1 – 1 of 1) sorted by relevance
11107 cl_sync_point_khr tmp_sync_point; in commandBarrierWithWaitList() local11113 (sync_point != nullptr) ? &tmp_sync_point : nullptr, in commandBarrierWithWaitList()11118 *sync_point = tmp_sync_point; in commandBarrierWithWaitList()11138 cl_sync_point_khr tmp_sync_point; in commandCopyBuffer() local11149 (sync_point != nullptr) ? &tmp_sync_point : nullptr, in commandCopyBuffer()11154 *sync_point = tmp_sync_point; in commandCopyBuffer()11178 cl_sync_point_khr tmp_sync_point; in commandCopyBufferRect() local11193 (sync_point != nullptr) ? &tmp_sync_point : nullptr, in commandCopyBufferRect()11198 *sync_point = tmp_sync_point; in commandCopyBufferRect()11218 cl_sync_point_khr tmp_sync_point; in commandCopyBufferToImage() local[all …]