Skip to content

Commit

Permalink
add old command queue APIs to the reference page table of contents (K…
Browse files Browse the repository at this point in the history
  • Loading branch information
bashbaug authored and aharon-abramson committed Feb 27, 2025
1 parent 2194384 commit 8cd6206
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions man/toctail
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,12 @@
<ul class="Level3">
<li>Command-Queues
<ul class="Level4">
<li><a href="clCreateCommandQueue.html" target="pagedisplay">clCreateCommandQueue</a></li>
<li><a href="clCreateCommandQueueWithProperties.html" target="pagedisplay">clCreateCommandQueueWithProperties</a></li>
<li><a href="clGetCommandQueueInfo.html" target="pagedisplay">clGetCommandQueueInfo</a></li>
<li><a href="clReleaseCommandQueue.html" target="pagedisplay">clReleaseCommandQueue</a></li>
<li><a href="clRetainCommandQueue.html" target="pagedisplay">clRetainCommandQueue</a></li>
<li><a href="clSetCommandQueueProperty.html" target="pagedisplay">clSetCommandQueueProperty</a></li>
<li><a href="clSetDefaultDeviceCommandQueue.html" target="pagedisplay">clSetDefaultDeviceCommandQueue</a></li>
</ul>
</li>
Expand Down

0 comments on commit 8cd6206

Please sign in to comment.