Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions content-gen.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -817,9 +817,9 @@
*** <<commonFunctions.adoc#, Common Functions>>
**** <<clamp_common.adoc#, clamp>>
**** <<degrees.adoc#, degrees>>
**** <<commonMax.adoc#, ma>>
**** <<commonMax.adoc#, max>>
**** <<commonMin.adoc#, min>>
**** <<mix.adoc#, mi>>
**** <<mix.adoc#, mix>>
**** <<radians.adoc#, radians>>
**** <<sign.adoc#, sign>>
**** <<smoothstep.adoc#, smoothstep>>
Expand All @@ -830,7 +830,7 @@
**** <<create_user_event.adoc#, create_user_event>>
**** <<is_valid_event.adoc#, is_valid_event>>
**** <<set_user_event_status.adoc#, set_user_event_status>>
**** <<capture_event_profiling_info.adoc#, normalize>>
**** <<capture_event_profiling_info.adoc#, capture_event_profiling_info>>
*** <<geometricFunctions.adoc#, Geometric Functions>>
**** <<cross.adoc#, cross>>
**** <<dot.adoc#, dot>>
Expand Down Expand Up @@ -869,7 +869,7 @@
**** <<mad24.adoc#, mad24>>
**** <<mad_hi.adoc#, mad_hi>>
**** <<mad_sat.adoc#, mad_sat>>
**** <<integerMax.adoc#, ma>>
**** <<integerMax.adoc#, max>>
**** <<integerMax.adoc#, min>>
**** <<mul24.adoc#, mul24>>
**** <<mul_hi.adoc#, mul_hi>>
Expand Down Expand Up @@ -914,7 +914,7 @@
**** <<fdim.adoc#, fdim>>
**** <<floor.adoc#, floor>>
**** <<fma.adoc#, fma>>
**** <<fmax.adoc#, fma>>
**** <<fmax.adoc#, fmax>>
**** <<fmin.adoc#, fmin>>
**** <<fmod.adoc#, fmod>>
**** <<fract.adoc#, fract>>
Expand All @@ -933,7 +933,7 @@
**** <<log.adoc#, log1p>>
**** <<log.adoc#, logb>>
**** <<mad.adoc#, mad>>
**** <<mag.adoc#, magma>>
**** <<mag.adoc#, magmax>>
**** <<mag.adoc#, magmin>>
**** <<modf.adoc#, modf>>
**** <<nan.adoc#, nan>>
Expand Down