Commit be5003d
authored
api spec editorial fixes (#531)
* fix memory regions table
* format CLK enums
* unify table widths for clGetXXXInfo APIs
* minor grammar fix
* tidy up device partitioning property lists
* remove the cl_image_desc ifdef from the XML file
The ifdef is currently rendering poorly in the generated spec
snippet, and what is in the XML file does not match what is
in the headers currently anyhow.
We will need to resolve this if and only if we decide to generate
actual headers for cl_image_desc from the XML file.
* fix indentation in preprocessor option descriptions
* move the "uniform work group size" and "no subgroup IFP" options
They are not options that control floating-point arithmetic.
* properly format -cl-std= build option and refer to the unified OpenCL C spec
* remove unnecessary phrase for debug option
* tidy up events section
* adjust table column widths one more time
For the PDF spec it's better to use a slightly wider first column.
* unify column headers for get info APIs
* remove the space for pointer "get info" return types
This causes at least one table cell to break better in the PDF
spec.1 parent e5cf9be commit be5003d
6 files changed
Lines changed: 151 additions & 156 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
897 | 897 | | |
898 | 898 | | |
899 | 899 | | |
900 | | - | |
| 900 | + | |
901 | 901 | | |
902 | | - | |
903 | | - | |
904 | | - | |
905 | | - | |
906 | | - | |
907 | | - | |
908 | | - | |
909 | | - | |
910 | | - | |
911 | | - | |
912 | | - | |
913 | | - | |
914 | | - | |
915 | | - | |
916 | | - | |
917 | | - | |
918 | | - | |
919 | | - | |
920 | | - | |
921 | | - | |
922 | | - | |
923 | | - | |
924 | | - | |
| 902 | + | |
| 903 | + | |
| 904 | + | |
| 905 | + | |
| 906 | + | |
| 907 | + | |
| 908 | + | |
| 909 | + | |
| 910 | + | |
| 911 | + | |
| 912 | + | |
| 913 | + | |
| 914 | + | |
| 915 | + | |
| 916 | + | |
| 917 | + | |
| 918 | + | |
| 919 | + | |
| 920 | + | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
| 925 | + | |
| 926 | + | |
925 | 927 | | |
926 | 928 | | |
927 | | - | |
928 | | - | |
929 | 929 | | |
930 | 930 | | |
931 | 931 | | |
932 | | - | |
933 | | - | |
934 | | - | |
| 932 | + | |
| 933 | + | |
935 | 934 | | |
936 | 935 | | |
937 | 936 | | |
| |||
1290 | 1289 | | |
1291 | 1290 | | |
1292 | 1291 | | |
1293 | | - | |
1294 | | - | |
1295 | | - | |
| 1292 | + | |
| 1293 | + | |
| 1294 | + | |
1296 | 1295 | | |
1297 | | - | |
| 1296 | + | |
1298 | 1297 | | |
1299 | 1298 | | |
1300 | 1299 | | |
| |||
1733 | 1732 | | |
1734 | 1733 | | |
1735 | 1734 | | |
1736 | | - | |
| 1735 | + | |
1737 | 1736 | | |
1738 | 1737 | | |
1739 | 1738 | | |
| |||
1773 | 1772 | | |
1774 | 1773 | | |
1775 | 1774 | | |
1776 | | - | |
| 1775 | + | |
1777 | 1776 | | |
1778 | 1777 | | |
1779 | | - | |
| 1778 | + | |
1780 | 1779 | | |
1781 | 1780 | | |
1782 | 1781 | | |
| |||
1828 | 1827 | | |
1829 | 1828 | | |
1830 | 1829 | | |
1831 | | - | |
| 1830 | + | |
1832 | 1831 | | |
1833 | 1832 | | |
1834 | | - | |
| 1833 | + | |
1835 | 1834 | | |
1836 | 1835 | | |
1837 | 1836 | | |
| |||
1947 | 1946 | | |
1948 | 1947 | | |
1949 | 1948 | | |
1950 | | - | |
| 1949 | + | |
1951 | 1950 | | |
1952 | 1951 | | |
1953 | | - | |
| 1952 | + | |
1954 | 1953 | | |
1955 | 1954 | | |
1956 | 1955 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
335 | | - | |
| 335 | + | |
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
| |||
1149 | 1149 | | |
1150 | 1150 | | |
1151 | 1151 | | |
1152 | | - | |
| 1152 | + | |
1153 | 1153 | | |
1154 | 1154 | | |
1155 | 1155 | | |
| |||
1607 | 1607 | | |
1608 | 1608 | | |
1609 | 1609 | | |
1610 | | - | |
| 1610 | + | |
1611 | 1611 | | |
1612 | 1612 | | |
1613 | 1613 | | |
| |||
1709 | 1709 | | |
1710 | 1710 | | |
1711 | 1711 | | |
1712 | | - | |
| 1712 | + | |
| 1713 | + | |
1713 | 1714 | | |
1714 | 1715 | | |
1715 | 1716 | | |
| |||
1719 | 1720 | | |
1720 | 1721 | | |
1721 | 1722 | | |
1722 | | - | |
| 1723 | + | |
| 1724 | + | |
1723 | 1725 | | |
1724 | 1726 | | |
1725 | 1727 | | |
| |||
1728 | 1730 | | |
1729 | 1731 | | |
1730 | 1732 | | |
1731 | | - | |
1732 | | - | |
| 1733 | + | |
| 1734 | + | |
1733 | 1735 | | |
1734 | 1736 | | |
1735 | 1737 | | |
| |||
1846 | 1848 | | |
1847 | 1849 | | |
1848 | 1850 | | |
1849 | | - | |
| 1851 | + | |
1850 | 1852 | | |
1851 | 1853 | | |
1852 | 1854 | | |
| |||
2057 | 2059 | | |
2058 | 2060 | | |
2059 | 2061 | | |
2060 | | - | |
| 2062 | + | |
2061 | 2063 | | |
2062 | | - | |
| 2064 | + | |
2063 | 2065 | | |
2064 | 2066 | | |
2065 | 2067 | | |
| |||
0 commit comments