Merge pull request #7 from Oblomov/typo-fixes
Fix CP_FP_FMA => CL_FP_FMA typo
diff --git a/sdk/1.0/docs/man/clGetDeviceInfo.xml b/sdk/1.0/docs/man/clGetDeviceInfo.xml
index 26682c3..f24bbb2 100644
--- a/sdk/1.0/docs/man/clGetDeviceInfo.xml
+++ b/sdk/1.0/docs/man/clGetDeviceInfo.xml
@@ -116,7 +116,7 @@
<listitem>CL_FP_ROUND_TO_NEAREST - round to nearest even rounding mode supported.</listitem>
<listitem>CL_FP_ROUND_TO_ZERO - round to zero rounding mode supported.</listitem>
<listitem>CL_FP_ROUND_TO_INF - round to +ve and -ve infinity rounding modes supported.</listitem>
- <listitem>CP_FP_FMA - IEEE754-2008 fused multiply-add is supported. </listitem>
+ <listitem>CL_FP_FMA - IEEE754-2008 fused multiply-add is supported. </listitem>
</itemizedlist>
<para>The mandated minimum double precision floating-point capability is CL_FP_FMA | CL_FP_ROUND_TO_NEAREST | CL_FP_ROUND_TO_ZERO | CL_FP_ROUND_TO_INF | CL_FP_INF_NAN | CL_FP_DENORM.</para></entry>
</row>
@@ -187,7 +187,7 @@
<listitem>CL_FP_ROUND_TO_NEAREST - round to nearest even rounding mode supported.</listitem>
<listitem>CL_FP_ROUND_TO_ZERO - round to zero rounding mode supported.</listitem>
<listitem>CL_FP_ROUND_TO_INF - round to +ve and -ve infinity rounding modes supported.</listitem>
- <listitem>CP_FP_FMA - IEEE754-2008 fused multiply-add is supported. </listitem>
+ <listitem>CL_FP_FMA - IEEE754-2008 fused multiply-add is supported. </listitem>
</itemizedlist>
<para>The required minimum half precision floating-point capability as implemented by this extension is CL_FP_ROUND_TO_ZERO |
CL_FP_ROUND_TO_INF | CL_FP_INF_NAN.</para></entry>
diff --git a/sdk/1.1/docs/man/clGetDeviceInfo.xml b/sdk/1.1/docs/man/clGetDeviceInfo.xml
index a46345d..318eba6 100644
--- a/sdk/1.1/docs/man/clGetDeviceInfo.xml
+++ b/sdk/1.1/docs/man/clGetDeviceInfo.xml
@@ -117,7 +117,7 @@
<listitem>CL_FP_ROUND_TO_NEAREST - round to nearest even rounding mode supported.</listitem>
<listitem>CL_FP_ROUND_TO_ZERO - round to zero rounding mode supported.</listitem>
<listitem>CL_FP_ROUND_TO_INF - round to +ve and -ve infinity rounding modes supported.</listitem>
- <listitem>CP_FP_FMA - IEEE754-2008 fused multiply-add is supported. </listitem>
+ <listitem>CL_FP_FMA - IEEE754-2008 fused multiply-add is supported. </listitem>
</itemizedlist>
<para>The mandated minimum double precision floating-point capability is CL_FP_FMA | CL_FP_ROUND_TO_NEAREST | CL_FP_ROUND_TO_ZERO | CL_FP_ROUND_TO_INF | CL_FP_INF_NAN | CL_FP_DENORM.</para></entry>
</row>
@@ -185,7 +185,7 @@
<listitem>CL_FP_ROUND_TO_NEAREST - round to nearest even rounding mode supported.</listitem>
<listitem>CL_FP_ROUND_TO_ZERO - round to zero rounding mode supported.</listitem>
<listitem>CL_FP_ROUND_TO_INF - round to +ve and -ve infinity rounding modes supported.</listitem>
- <listitem>CP_FP_FMA - IEEE754-2008 fused multiply-add is supported. </listitem>
+ <listitem>CL_FP_FMA - IEEE754-2008 fused multiply-add is supported. </listitem>
<listitem>CL_FP_SOFT_FLOAT - Basic floating-point operations (such as addition, subtraction, multiplication) are implemented in software. </listitem>
</itemizedlist>
<para>The required minimum half precision floating-point capability as implemented by this extension is CL_FP_ROUND_TO_ZERO or
diff --git a/sdk/1.2/docs/man/clGetDeviceInfo.xml b/sdk/1.2/docs/man/clGetDeviceInfo.xml
index 8297525..5847d8d 100644
--- a/sdk/1.2/docs/man/clGetDeviceInfo.xml
+++ b/sdk/1.2/docs/man/clGetDeviceInfo.xml
@@ -198,7 +198,7 @@
<listitem><constant>CL_FP_ROUND_TO_ZERO</constant> - round to zero rounding mode supported.</listitem>
<listitem><constant>CL_FP_ROUND_TO_INF</constant> -
round to positive and negative infinity rounding modes supported.</listitem>
- <listitem><constant>CP_FP_FMA</constant> - IEEE754-2008 fused multiply-add is supported. </listitem>
+ <listitem><constant>CL_FP_FMA</constant> - IEEE754-2008 fused multiply-add is supported. </listitem>
<listitem><constant>CL_FP_SOFT_FLOAT</constant> - Basic floating-point operations (such as
addition, subtraction, multiplication) are implemented in software.</listitem>
</itemizedlist>
@@ -337,7 +337,7 @@
<listitem><constant>CL_FP_ROUND_TO_ZERO</constant> - round to zero rounding mode supported.</listitem>
<listitem><constant>CL_FP_ROUND_TO_INF</constant> - round
to +ve and -ve infinity rounding modes supported.</listitem>
- <listitem><constant>CP_FP_FMA</constant> - IEEE754-2008 fused multiply-add is supported. </listitem>
+ <listitem><constant>CL_FP_FMA</constant> - IEEE754-2008 fused multiply-add is supported. </listitem>
<listitem>
<constant>CL_FP_SOFT_FLOAT</constant> - Basic floating-point operations
(such as addition, subtraction, multiplication) are implemented in software.</listitem>
diff --git a/sdk/2.0/docs/man/clGetDeviceInfo.xml b/sdk/2.0/docs/man/clGetDeviceInfo.xml
index fab65c4..bfee343 100644
--- a/sdk/2.0/docs/man/clGetDeviceInfo.xml
+++ b/sdk/2.0/docs/man/clGetDeviceInfo.xml
@@ -208,7 +208,7 @@
<listitem><constant>CL_FP_ROUND_TO_ZERO</constant> - round to zero rounding mode supported.</listitem>
<listitem><constant>CL_FP_ROUND_TO_INF</constant> -
round to positive and negative infinity rounding modes supported.</listitem>
- <listitem><constant>CP_FP_FMA</constant> - IEEE754-2008 fused multiply-add is supported. </listitem>
+ <listitem><constant>CL_FP_FMA</constant> - IEEE754-2008 fused multiply-add is supported. </listitem>
<listitem><constant>CL_FP_SOFT_FLOAT</constant> - Basic floating-point operations (such as
addition, subtraction, multiplication) are implemented in software.</listitem>
</itemizedlist>
diff --git a/sdk/2.1/docs/man/clGetDeviceInfo.xml b/sdk/2.1/docs/man/clGetDeviceInfo.xml
index 3a246c1..28adc04 100644
--- a/sdk/2.1/docs/man/clGetDeviceInfo.xml
+++ b/sdk/2.1/docs/man/clGetDeviceInfo.xml
@@ -213,7 +213,7 @@
<listitem><constant>CL_FP_ROUND_TO_ZERO</constant> - round to zero rounding mode supported.</listitem>
<listitem><constant>CL_FP_ROUND_TO_INF</constant> -
round to positive and negative infinity rounding modes supported.</listitem>
- <listitem><constant>CP_FP_FMA</constant> - IEEE754-2008 fused multiply-add is supported. </listitem>
+ <listitem><constant>CL_FP_FMA</constant> - IEEE754-2008 fused multiply-add is supported. </listitem>
<listitem><constant>CL_FP_SOFT_FLOAT</constant> - Basic floating-point operations (such as
addition, subtraction, multiplication) are implemented in software.</listitem>
</itemizedlist>