a00143.html 81 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
  5. <meta http-equiv="X-UA-Compatible" content="IE=9"/>
  6. <title>Precision types</title>
  7. <link href="tabs.css" rel="stylesheet" type="text/css"/>
  8. <script type="text/javascript" src="jquery.js"></script>
  9. <script type="text/javascript" src="dynsections.js"></script>
  10. <link href="doxygen.css" rel="stylesheet" type="text/css" />
  11. </head>
  12. <body>
  13. <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
  14. <div id="titlearea">
  15. <table cellspacing="0" cellpadding="0">
  16. <tbody>
  17. <tr style="height: 56px;">
  18. <td id="projectlogo"><img alt="Logo" src="logo.png"/></td>
  19. </tr>
  20. </tbody>
  21. </table>
  22. </div>
  23. <!-- end header part -->
  24. <!-- Generated by Doxygen 1.8.2 -->
  25. <div id="navrow1" class="tabs">
  26. <ul class="tablist">
  27. <li><a href="index.html"><span>Main&#160;Page</span></a></li>
  28. <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
  29. <li><a href="modules.html"><span>Modules</span></a></li>
  30. <li><a href="files.html"><span>Files</span></a></li>
  31. </ul>
  32. </div>
  33. </div><!-- top -->
  34. <div class="header">
  35. <div class="summary">
  36. <a href="#typedef-members">Typedefs</a> </div>
  37. <div class="headertitle">
  38. <div class="title">Precision types</div> </div>
  39. <div class="ingroups"><a class="el" href="a00141.html">GLM Core</a></div></div><!--header-->
  40. <div class="contents">
  41. <table class="memberdecls">
  42. <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="typedef-members"></a>
  43. Typedefs</h2></td></tr>
  44. <tr class="memitem:ga6e95694987ba35af6f736638be39626a"><td class="memItemLeft" align="right" valign="top">typedef highp_float_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga6e95694987ba35af6f736638be39626a">highp_float</a></td></tr>
  45. <tr class="separator:ga6e95694987ba35af6f736638be39626a"><td class="memSeparator" colspan="2">&#160;</td></tr>
  46. <tr class="memitem:gaaabe7eb044941ebf308b53a447d692dc"><td class="memItemLeft" align="right" valign="top">typedef detail::highp_int_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#gaaabe7eb044941ebf308b53a447d692dc">highp_int</a></td></tr>
  47. <tr class="separator:gaaabe7eb044941ebf308b53a447d692dc"><td class="memSeparator" colspan="2">&#160;</td></tr>
  48. <tr class="memitem:ga306173e656477f59bf0164a623780236"><td class="memItemLeft" align="right" valign="top">typedef detail::tvec2&lt; highp_int &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga306173e656477f59bf0164a623780236">highp_ivec2</a></td></tr>
  49. <tr class="separator:ga306173e656477f59bf0164a623780236"><td class="memSeparator" colspan="2">&#160;</td></tr>
  50. <tr class="memitem:gaccca78e0907313665d47af163c17c5bb"><td class="memItemLeft" align="right" valign="top">typedef detail::tvec3&lt; highp_int &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#gaccca78e0907313665d47af163c17c5bb">highp_ivec3</a></td></tr>
  51. <tr class="separator:gaccca78e0907313665d47af163c17c5bb"><td class="memSeparator" colspan="2">&#160;</td></tr>
  52. <tr class="memitem:ga320e40ad19a7be26cff134cce4f15a51"><td class="memItemLeft" align="right" valign="top">typedef detail::tvec4&lt; highp_int &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga320e40ad19a7be26cff134cce4f15a51">highp_ivec4</a></td></tr>
  53. <tr class="separator:ga320e40ad19a7be26cff134cce4f15a51"><td class="memSeparator" colspan="2">&#160;</td></tr>
  54. <tr class="memitem:gaeedb9e4f01fefcd5a47356b476b6890c"><td class="memItemLeft" align="right" valign="top">typedef detail::tmat2x2<br class="typebreak"/>
  55. &lt; highp_float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#gaeedb9e4f01fefcd5a47356b476b6890c">highp_mat2</a></td></tr>
  56. <tr class="separator:gaeedb9e4f01fefcd5a47356b476b6890c"><td class="memSeparator" colspan="2">&#160;</td></tr>
  57. <tr class="memitem:ga9aa0c5dce81439aa15a0d5b5e5006d81"><td class="memItemLeft" align="right" valign="top">typedef detail::tmat2x2<br class="typebreak"/>
  58. &lt; highp_float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga9aa0c5dce81439aa15a0d5b5e5006d81">highp_mat2x2</a></td></tr>
  59. <tr class="separator:ga9aa0c5dce81439aa15a0d5b5e5006d81"><td class="memSeparator" colspan="2">&#160;</td></tr>
  60. <tr class="memitem:ga895ba4ec32bd7cfb0d07572556572069"><td class="memItemLeft" align="right" valign="top">typedef detail::tmat2x3<br class="typebreak"/>
  61. &lt; highp_float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga895ba4ec32bd7cfb0d07572556572069">highp_mat2x3</a></td></tr>
  62. <tr class="separator:ga895ba4ec32bd7cfb0d07572556572069"><td class="memSeparator" colspan="2">&#160;</td></tr>
  63. <tr class="memitem:gaf8816ff880fbae96a59c543904333109"><td class="memItemLeft" align="right" valign="top">typedef detail::tmat2x4<br class="typebreak"/>
  64. &lt; highp_float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#gaf8816ff880fbae96a59c543904333109">highp_mat2x4</a></td></tr>
  65. <tr class="separator:gaf8816ff880fbae96a59c543904333109"><td class="memSeparator" colspan="2">&#160;</td></tr>
  66. <tr class="memitem:gae5e017b25e88ff5c61f4538a2dd5647a"><td class="memItemLeft" align="right" valign="top">typedef detail::tmat3x2<br class="typebreak"/>
  67. &lt; highp_float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#gae5e017b25e88ff5c61f4538a2dd5647a">highp_mat3x2</a></td></tr>
  68. <tr class="separator:gae5e017b25e88ff5c61f4538a2dd5647a"><td class="memSeparator" colspan="2">&#160;</td></tr>
  69. <tr class="memitem:ga8efc769b3edb7a3f420d6344e2308c72"><td class="memItemLeft" align="right" valign="top">typedef detail::tmat3x4<br class="typebreak"/>
  70. &lt; highp_float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga8efc769b3edb7a3f420d6344e2308c72">highp_mat3x4</a></td></tr>
  71. <tr class="separator:ga8efc769b3edb7a3f420d6344e2308c72"><td class="memSeparator" colspan="2">&#160;</td></tr>
  72. <tr class="memitem:ga3178de2c189bfdda4c73d6af8017f5d3"><td class="memItemLeft" align="right" valign="top">typedef detail::tmat4x2<br class="typebreak"/>
  73. &lt; highp_float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga3178de2c189bfdda4c73d6af8017f5d3">highp_mat4x2</a></td></tr>
  74. <tr class="separator:ga3178de2c189bfdda4c73d6af8017f5d3"><td class="memSeparator" colspan="2">&#160;</td></tr>
  75. <tr class="memitem:ga00d8bf8ebaab7d6647a3b7f73ae324af"><td class="memItemLeft" align="right" valign="top">typedef detail::tmat4x3<br class="typebreak"/>
  76. &lt; highp_float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga00d8bf8ebaab7d6647a3b7f73ae324af">highp_mat4x3</a></td></tr>
  77. <tr class="separator:ga00d8bf8ebaab7d6647a3b7f73ae324af"><td class="memSeparator" colspan="2">&#160;</td></tr>
  78. <tr class="memitem:ga73e8a694d7fc69143cf25161d18d1dcf"><td class="memItemLeft" align="right" valign="top">typedef detail::highp_uint_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga73e8a694d7fc69143cf25161d18d1dcf">highp_uint</a></td></tr>
  79. <tr class="separator:ga73e8a694d7fc69143cf25161d18d1dcf"><td class="memSeparator" colspan="2">&#160;</td></tr>
  80. <tr class="memitem:gad4a5243fc438d0f2efbc22d075b4e399"><td class="memItemLeft" align="right" valign="top">typedef detail::tvec2&lt; highp_uint &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#gad4a5243fc438d0f2efbc22d075b4e399">highp_uvec2</a></td></tr>
  81. <tr class="separator:gad4a5243fc438d0f2efbc22d075b4e399"><td class="memSeparator" colspan="2">&#160;</td></tr>
  82. <tr class="memitem:gaf4b32075ad193e4f47c8bfc367593d8c"><td class="memItemLeft" align="right" valign="top">typedef detail::tvec3&lt; highp_uint &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#gaf4b32075ad193e4f47c8bfc367593d8c">highp_uvec3</a></td></tr>
  83. <tr class="separator:gaf4b32075ad193e4f47c8bfc367593d8c"><td class="memSeparator" colspan="2">&#160;</td></tr>
  84. <tr class="memitem:ga5ad6375e810e3050a6c845b600422b70"><td class="memItemLeft" align="right" valign="top">typedef detail::tvec4&lt; highp_uint &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga5ad6375e810e3050a6c845b600422b70">highp_uvec4</a></td></tr>
  85. <tr class="separator:ga5ad6375e810e3050a6c845b600422b70"><td class="memSeparator" colspan="2">&#160;</td></tr>
  86. <tr class="memitem:ga9b65d7afd0783a02f5b3d1b75d1d872e"><td class="memItemLeft" align="right" valign="top">typedef detail::tvec2<br class="typebreak"/>
  87. &lt; highp_float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga9b65d7afd0783a02f5b3d1b75d1d872e">highp_vec2</a></td></tr>
  88. <tr class="separator:ga9b65d7afd0783a02f5b3d1b75d1d872e"><td class="memSeparator" colspan="2">&#160;</td></tr>
  89. <tr class="memitem:ga0d3129f5f6644cb7552f520ff0dfa789"><td class="memItemLeft" align="right" valign="top">typedef detail::tvec3<br class="typebreak"/>
  90. &lt; highp_float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga0d3129f5f6644cb7552f520ff0dfa789">highp_vec3</a></td></tr>
  91. <tr class="separator:ga0d3129f5f6644cb7552f520ff0dfa789"><td class="memSeparator" colspan="2">&#160;</td></tr>
  92. <tr class="memitem:gaaef692a5e2eae7dad32ca2f8ed0d16d8"><td class="memItemLeft" align="right" valign="top">typedef detail::tvec4<br class="typebreak"/>
  93. &lt; highp_float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#gaaef692a5e2eae7dad32ca2f8ed0d16d8">highp_vec4</a></td></tr>
  94. <tr class="separator:gaaef692a5e2eae7dad32ca2f8ed0d16d8"><td class="memSeparator" colspan="2">&#160;</td></tr>
  95. <tr class="memitem:ga358d69e11b1c0f6c7c469e0d39ab7fd1"><td class="memItemLeft" align="right" valign="top">typedef lowp_float_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga358d69e11b1c0f6c7c469e0d39ab7fd1">lowp_float</a></td></tr>
  96. <tr class="separator:ga358d69e11b1c0f6c7c469e0d39ab7fd1"><td class="memSeparator" colspan="2">&#160;</td></tr>
  97. <tr class="memitem:gad0fa1e32e8b3552ed63556eca51c620e"><td class="memItemLeft" align="right" valign="top">typedef detail::lowp_int_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#gad0fa1e32e8b3552ed63556eca51c620e">lowp_int</a></td></tr>
  98. <tr class="separator:gad0fa1e32e8b3552ed63556eca51c620e"><td class="memSeparator" colspan="2">&#160;</td></tr>
  99. <tr class="memitem:ga26364654fd75ba6c7f11a65967a7fbee"><td class="memItemLeft" align="right" valign="top">typedef detail::tvec2&lt; lowp_int &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga26364654fd75ba6c7f11a65967a7fbee">lowp_ivec2</a></td></tr>
  100. <tr class="separator:ga26364654fd75ba6c7f11a65967a7fbee"><td class="memSeparator" colspan="2">&#160;</td></tr>
  101. <tr class="memitem:gac246e3a1a470974283d6618ad77fd477"><td class="memItemLeft" align="right" valign="top">typedef detail::tvec3&lt; lowp_int &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#gac246e3a1a470974283d6618ad77fd477">lowp_ivec3</a></td></tr>
  102. <tr class="separator:gac246e3a1a470974283d6618ad77fd477"><td class="memSeparator" colspan="2">&#160;</td></tr>
  103. <tr class="memitem:gafc7521507e40fbc269149475a725dbbe"><td class="memItemLeft" align="right" valign="top">typedef detail::tvec4&lt; lowp_int &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#gafc7521507e40fbc269149475a725dbbe">lowp_ivec4</a></td></tr>
  104. <tr class="separator:gafc7521507e40fbc269149475a725dbbe"><td class="memSeparator" colspan="2">&#160;</td></tr>
  105. <tr class="memitem:gaee10b4a3cac178528f8e56c90313094a"><td class="memItemLeft" align="right" valign="top">typedef detail::tmat2x2<br class="typebreak"/>
  106. &lt; lowp_float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#gaee10b4a3cac178528f8e56c90313094a">lowp_mat2</a></td></tr>
  107. <tr class="separator:gaee10b4a3cac178528f8e56c90313094a"><td class="memSeparator" colspan="2">&#160;</td></tr>
  108. <tr class="memitem:ga8b49c3aa6665011440c32c281b2032c0"><td class="memItemLeft" align="right" valign="top">typedef detail::tmat2x2<br class="typebreak"/>
  109. &lt; lowp_float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga8b49c3aa6665011440c32c281b2032c0">lowp_mat2x2</a></td></tr>
  110. <tr class="separator:ga8b49c3aa6665011440c32c281b2032c0"><td class="memSeparator" colspan="2">&#160;</td></tr>
  111. <tr class="memitem:ga0b32355a31b4c14e98f69b43a9077456"><td class="memItemLeft" align="right" valign="top">typedef detail::tmat2x3<br class="typebreak"/>
  112. &lt; lowp_float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga0b32355a31b4c14e98f69b43a9077456">lowp_mat2x3</a></td></tr>
  113. <tr class="separator:ga0b32355a31b4c14e98f69b43a9077456"><td class="memSeparator" colspan="2">&#160;</td></tr>
  114. <tr class="memitem:gaf95b55f8954834b05b5463bc153deae5"><td class="memItemLeft" align="right" valign="top">typedef detail::tmat2x4<br class="typebreak"/>
  115. &lt; lowp_float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#gaf95b55f8954834b05b5463bc153deae5">lowp_mat2x4</a></td></tr>
  116. <tr class="separator:gaf95b55f8954834b05b5463bc153deae5"><td class="memSeparator" colspan="2">&#160;</td></tr>
  117. <tr class="memitem:ga745259412efbd5e07b1a4062190e3135"><td class="memItemLeft" align="right" valign="top">typedef detail::tmat3x2<br class="typebreak"/>
  118. &lt; lowp_float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga745259412efbd5e07b1a4062190e3135">lowp_mat3x2</a></td></tr>
  119. <tr class="separator:ga745259412efbd5e07b1a4062190e3135"><td class="memSeparator" colspan="2">&#160;</td></tr>
  120. <tr class="memitem:ga2e7a430ab7df03b63b5c7b776f7675a1"><td class="memItemLeft" align="right" valign="top">typedef detail::tmat3x4<br class="typebreak"/>
  121. &lt; lowp_float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga2e7a430ab7df03b63b5c7b776f7675a1">lowp_mat3x4</a></td></tr>
  122. <tr class="separator:ga2e7a430ab7df03b63b5c7b776f7675a1"><td class="memSeparator" colspan="2">&#160;</td></tr>
  123. <tr class="memitem:gac88de3260a910584e02b98f087a34502"><td class="memItemLeft" align="right" valign="top">typedef detail::tmat4x2<br class="typebreak"/>
  124. &lt; lowp_float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#gac88de3260a910584e02b98f087a34502">lowp_mat4x2</a></td></tr>
  125. <tr class="separator:gac88de3260a910584e02b98f087a34502"><td class="memSeparator" colspan="2">&#160;</td></tr>
  126. <tr class="memitem:ga0072cb659f9360a7bb2c3e6646609ad7"><td class="memItemLeft" align="right" valign="top">typedef detail::tmat4x3<br class="typebreak"/>
  127. &lt; lowp_float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga0072cb659f9360a7bb2c3e6646609ad7">lowp_mat4x3</a></td></tr>
  128. <tr class="separator:ga0072cb659f9360a7bb2c3e6646609ad7"><td class="memSeparator" colspan="2">&#160;</td></tr>
  129. <tr class="memitem:ga25ebc60727fc8b4a1167665f9ecdca97"><td class="memItemLeft" align="right" valign="top">typedef detail::lowp_uint_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga25ebc60727fc8b4a1167665f9ecdca97">lowp_uint</a></td></tr>
  130. <tr class="separator:ga25ebc60727fc8b4a1167665f9ecdca97"><td class="memSeparator" colspan="2">&#160;</td></tr>
  131. <tr class="memitem:ga9cb9b78162fca09f7ce9d08758f8b3c1"><td class="memItemLeft" align="right" valign="top">typedef detail::tvec2&lt; lowp_uint &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga9cb9b78162fca09f7ce9d08758f8b3c1">lowp_uvec2</a></td></tr>
  132. <tr class="separator:ga9cb9b78162fca09f7ce9d08758f8b3c1"><td class="memSeparator" colspan="2">&#160;</td></tr>
  133. <tr class="memitem:gaefdce0fe4ed79b26ed2b5f00bbf39075"><td class="memItemLeft" align="right" valign="top">typedef detail::tvec3&lt; lowp_uint &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#gaefdce0fe4ed79b26ed2b5f00bbf39075">lowp_uvec3</a></td></tr>
  134. <tr class="separator:gaefdce0fe4ed79b26ed2b5f00bbf39075"><td class="memSeparator" colspan="2">&#160;</td></tr>
  135. <tr class="memitem:ga3ebda7e36e3948ceea0cbc90061c643d"><td class="memItemLeft" align="right" valign="top">typedef detail::tvec4&lt; lowp_uint &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga3ebda7e36e3948ceea0cbc90061c643d">lowp_uvec4</a></td></tr>
  136. <tr class="separator:ga3ebda7e36e3948ceea0cbc90061c643d"><td class="memSeparator" colspan="2">&#160;</td></tr>
  137. <tr class="memitem:ga4df6c67742cd65d6d0a885b3a539d9ff"><td class="memItemLeft" align="right" valign="top">typedef detail::tvec2&lt; lowp_float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga4df6c67742cd65d6d0a885b3a539d9ff">lowp_vec2</a></td></tr>
  138. <tr class="separator:ga4df6c67742cd65d6d0a885b3a539d9ff"><td class="memSeparator" colspan="2">&#160;</td></tr>
  139. <tr class="memitem:gab9e39d9db144322c1ad30ab3141084ad"><td class="memItemLeft" align="right" valign="top">typedef detail::tvec3&lt; lowp_float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#gab9e39d9db144322c1ad30ab3141084ad">lowp_vec3</a></td></tr>
  140. <tr class="separator:gab9e39d9db144322c1ad30ab3141084ad"><td class="memSeparator" colspan="2">&#160;</td></tr>
  141. <tr class="memitem:ga653b0bf7ff2cb590f6e1338682fd0327"><td class="memItemLeft" align="right" valign="top">typedef detail::tvec4&lt; lowp_float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga653b0bf7ff2cb590f6e1338682fd0327">lowp_vec4</a></td></tr>
  142. <tr class="separator:ga653b0bf7ff2cb590f6e1338682fd0327"><td class="memSeparator" colspan="2">&#160;</td></tr>
  143. <tr class="memitem:ga280c68f537f4b1e03a00b23e62573b98"><td class="memItemLeft" align="right" valign="top">typedef mediump_float_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga280c68f537f4b1e03a00b23e62573b98">mediump_float</a></td></tr>
  144. <tr class="separator:ga280c68f537f4b1e03a00b23e62573b98"><td class="memSeparator" colspan="2">&#160;</td></tr>
  145. <tr class="memitem:ga212ef8f883878cb7430228a279a7d866"><td class="memItemLeft" align="right" valign="top">typedef detail::mediump_int_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga212ef8f883878cb7430228a279a7d866">mediump_int</a></td></tr>
  146. <tr class="separator:ga212ef8f883878cb7430228a279a7d866"><td class="memSeparator" colspan="2">&#160;</td></tr>
  147. <tr class="memitem:ga269315792504783f450b829161f2bccf"><td class="memItemLeft" align="right" valign="top">typedef detail::tvec2<br class="typebreak"/>
  148. &lt; mediump_int &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga269315792504783f450b829161f2bccf">mediump_ivec2</a></td></tr>
  149. <tr class="separator:ga269315792504783f450b829161f2bccf"><td class="memSeparator" colspan="2">&#160;</td></tr>
  150. <tr class="memitem:ga1d8ae738ed79d71f8d381f472d366913"><td class="memItemLeft" align="right" valign="top">typedef detail::tvec3<br class="typebreak"/>
  151. &lt; mediump_int &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga1d8ae738ed79d71f8d381f472d366913">mediump_ivec3</a></td></tr>
  152. <tr class="separator:ga1d8ae738ed79d71f8d381f472d366913"><td class="memSeparator" colspan="2">&#160;</td></tr>
  153. <tr class="memitem:ga5f624d3f93fa1a197ba767f9b1d6d7aa"><td class="memItemLeft" align="right" valign="top">typedef detail::tvec4<br class="typebreak"/>
  154. &lt; mediump_int &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga5f624d3f93fa1a197ba767f9b1d6d7aa">mediump_ivec4</a></td></tr>
  155. <tr class="separator:ga5f624d3f93fa1a197ba767f9b1d6d7aa"><td class="memSeparator" colspan="2">&#160;</td></tr>
  156. <tr class="memitem:ga42f1426987103b15613671b323e90e5c"><td class="memItemLeft" align="right" valign="top">typedef detail::tmat2x2<br class="typebreak"/>
  157. &lt; mediump_float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga42f1426987103b15613671b323e90e5c">mediump_mat2</a></td></tr>
  158. <tr class="separator:ga42f1426987103b15613671b323e90e5c"><td class="memSeparator" colspan="2">&#160;</td></tr>
  159. <tr class="memitem:gaa5970a6f98990c15b7a3be7cc7b79f4f"><td class="memItemLeft" align="right" valign="top">typedef detail::tmat2x2<br class="typebreak"/>
  160. &lt; mediump_float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#gaa5970a6f98990c15b7a3be7cc7b79f4f">mediump_mat2x2</a></td></tr>
  161. <tr class="separator:gaa5970a6f98990c15b7a3be7cc7b79f4f"><td class="memSeparator" colspan="2">&#160;</td></tr>
  162. <tr class="memitem:gacceeb5355767eb306c12ea961b31e808"><td class="memItemLeft" align="right" valign="top">typedef detail::tmat2x3<br class="typebreak"/>
  163. &lt; mediump_float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#gacceeb5355767eb306c12ea961b31e808">mediump_mat2x3</a></td></tr>
  164. <tr class="separator:gacceeb5355767eb306c12ea961b31e808"><td class="memSeparator" colspan="2">&#160;</td></tr>
  165. <tr class="memitem:gabbec32a495b527df1796bb46f8cce516"><td class="memItemLeft" align="right" valign="top">typedef detail::tmat2x4<br class="typebreak"/>
  166. &lt; mediump_float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#gabbec32a495b527df1796bb46f8cce516">mediump_mat2x4</a></td></tr>
  167. <tr class="separator:gabbec32a495b527df1796bb46f8cce516"><td class="memSeparator" colspan="2">&#160;</td></tr>
  168. <tr class="memitem:ga08c1cebbdb2cdfa0a62b23981db1c059"><td class="memItemLeft" align="right" valign="top">typedef detail::tmat3x2<br class="typebreak"/>
  169. &lt; mediump_float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga08c1cebbdb2cdfa0a62b23981db1c059">mediump_mat3x2</a></td></tr>
  170. <tr class="separator:ga08c1cebbdb2cdfa0a62b23981db1c059"><td class="memSeparator" colspan="2">&#160;</td></tr>
  171. <tr class="memitem:ga167125bb484e539a3c56f7b7aa0409f8"><td class="memItemLeft" align="right" valign="top">typedef detail::tmat3x4<br class="typebreak"/>
  172. &lt; mediump_float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga167125bb484e539a3c56f7b7aa0409f8">mediump_mat3x4</a></td></tr>
  173. <tr class="separator:ga167125bb484e539a3c56f7b7aa0409f8"><td class="memSeparator" colspan="2">&#160;</td></tr>
  174. <tr class="memitem:ga31b1d523c1dc83c0ef9cded942950666"><td class="memItemLeft" align="right" valign="top">typedef detail::tmat4x2<br class="typebreak"/>
  175. &lt; mediump_float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga31b1d523c1dc83c0ef9cded942950666">mediump_mat4x2</a></td></tr>
  176. <tr class="separator:ga31b1d523c1dc83c0ef9cded942950666"><td class="memSeparator" colspan="2">&#160;</td></tr>
  177. <tr class="memitem:ga236d4c1060c1ce9908d3de61b3d9334e"><td class="memItemLeft" align="right" valign="top">typedef detail::tmat4x3<br class="typebreak"/>
  178. &lt; mediump_float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga236d4c1060c1ce9908d3de61b3d9334e">mediump_mat4x3</a></td></tr>
  179. <tr class="separator:ga236d4c1060c1ce9908d3de61b3d9334e"><td class="memSeparator" colspan="2">&#160;</td></tr>
  180. <tr class="memitem:ga0b7e01c52b9e5bf3369761b79b5f4f8e"><td class="memItemLeft" align="right" valign="top">typedef detail::mediump_uint_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga0b7e01c52b9e5bf3369761b79b5f4f8e">mediump_uint</a></td></tr>
  181. <tr class="separator:ga0b7e01c52b9e5bf3369761b79b5f4f8e"><td class="memSeparator" colspan="2">&#160;</td></tr>
  182. <tr class="memitem:ga5cd4f5f5667de09c7c12df85d138f599"><td class="memItemLeft" align="right" valign="top">typedef detail::tvec2<br class="typebreak"/>
  183. &lt; mediump_uint &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga5cd4f5f5667de09c7c12df85d138f599">mediump_uvec2</a></td></tr>
  184. <tr class="separator:ga5cd4f5f5667de09c7c12df85d138f599"><td class="memSeparator" colspan="2">&#160;</td></tr>
  185. <tr class="memitem:ga70d49eff07e7988447c93a83f9f311b6"><td class="memItemLeft" align="right" valign="top">typedef detail::tvec3<br class="typebreak"/>
  186. &lt; mediump_uint &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga70d49eff07e7988447c93a83f9f311b6">mediump_uvec3</a></td></tr>
  187. <tr class="separator:ga70d49eff07e7988447c93a83f9f311b6"><td class="memSeparator" colspan="2">&#160;</td></tr>
  188. <tr class="memitem:ga4b2bc896ec01198bdc4f9dc896e5f06d"><td class="memItemLeft" align="right" valign="top">typedef detail::tvec4<br class="typebreak"/>
  189. &lt; mediump_uint &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga4b2bc896ec01198bdc4f9dc896e5f06d">mediump_uvec4</a></td></tr>
  190. <tr class="separator:ga4b2bc896ec01198bdc4f9dc896e5f06d"><td class="memSeparator" colspan="2">&#160;</td></tr>
  191. <tr class="memitem:ga9a8a10fce5852b088dd631b34e942b7d"><td class="memItemLeft" align="right" valign="top">typedef detail::tvec2<br class="typebreak"/>
  192. &lt; mediump_float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga9a8a10fce5852b088dd631b34e942b7d">mediump_vec2</a></td></tr>
  193. <tr class="separator:ga9a8a10fce5852b088dd631b34e942b7d"><td class="memSeparator" colspan="2">&#160;</td></tr>
  194. <tr class="memitem:gaf6aa71f085a150f42929a4b77458143e"><td class="memItemLeft" align="right" valign="top">typedef detail::tvec3<br class="typebreak"/>
  195. &lt; mediump_float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#gaf6aa71f085a150f42929a4b77458143e">mediump_vec3</a></td></tr>
  196. <tr class="separator:gaf6aa71f085a150f42929a4b77458143e"><td class="memSeparator" colspan="2">&#160;</td></tr>
  197. <tr class="memitem:gafddaa69a1d46a27e2767b780e0e6b4b0"><td class="memItemLeft" align="right" valign="top">typedef detail::tvec4<br class="typebreak"/>
  198. &lt; mediump_float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#gafddaa69a1d46a27e2767b780e0e6b4b0">mediump_vec4</a></td></tr>
  199. <tr class="separator:gafddaa69a1d46a27e2767b780e0e6b4b0"><td class="memSeparator" colspan="2">&#160;</td></tr>
  200. <tr class="memitem:ga4d16da297112d05af72fc456a1c4f386"><td class="memItemLeft" align="right" valign="top">typedef uint_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga4d16da297112d05af72fc456a1c4f386">uint</a></td></tr>
  201. <tr class="separator:ga4d16da297112d05af72fc456a1c4f386"><td class="memSeparator" colspan="2">&#160;</td></tr>
  202. </table>
  203. <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
  204. <p>Non-GLSL types that are used to define precision-based types. </p>
  205. <p>The GLSL language allows the user to define the precision of a particular variable. In OpenGL's GLSL, these precision qualifiers have no effect; they are there for compatibility with OpenGL ES's precision qualifiers, where they <em>do</em> have an effect.</p>
  206. <p>C++ has no language equivalent to precision qualifiers. So GLM provides the next-best thing: a number of typedefs of the <a class="el" href="a00144.html">Template types</a> that use a particular precision.</p>
  207. <p>None of these types make any guarantees about the actual precision used. </p>
  208. <h2 class="groupheader">Typedef Documentation</h2>
  209. <a class="anchor" id="ga6e95694987ba35af6f736638be39626a"></a>
  210. <div class="memitem">
  211. <div class="memproto">
  212. <table class="memname">
  213. <tr>
  214. <td class="memname">typedef highp_float_t highp_float</td>
  215. </tr>
  216. </table>
  217. </div><div class="memdoc">
  218. <p>High precision floating-point numbers. </p>
  219. <p>There is no guarantee on the actual precision.</p>
  220. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.4 Floats</a> </dd>
  221. <dd>
  222. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  223. <p>Definition at line <a class="el" href="a00094_source.html#l00067">67</a> of file <a class="el" href="a00094_source.html">type_float.hpp</a>.</p>
  224. </div>
  225. </div>
  226. <a class="anchor" id="gaaabe7eb044941ebf308b53a447d692dc"></a>
  227. <div class="memitem">
  228. <div class="memproto">
  229. <table class="memname">
  230. <tr>
  231. <td class="memname">typedef detail::highp_int_t highp_int</td>
  232. </tr>
  233. </table>
  234. </div><div class="memdoc">
  235. <p>High precision signed integer. </p>
  236. <p>There is no guarantee on the actual precision.</p>
  237. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.3 Integers</a> </dd>
  238. <dd>
  239. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  240. <p>Definition at line <a class="el" href="a00097_source.html#l00081">81</a> of file <a class="el" href="a00097_source.html">type_int.hpp</a>.</p>
  241. </div>
  242. </div>
  243. <a class="anchor" id="ga306173e656477f59bf0164a623780236"></a>
  244. <div class="memitem">
  245. <div class="memproto">
  246. <table class="memname">
  247. <tr>
  248. <td class="memname">typedef detail::tvec2&lt;highp_int&gt; highp_ivec2</td>
  249. </tr>
  250. </table>
  251. </div><div class="memdoc">
  252. <p>2 components vector of high precision signed integer numbers. </p>
  253. <p>There is no guarantee on the actual precision.</p>
  254. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
  255. <dd>
  256. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  257. <p>Definition at line <a class="el" href="a00113_source.html#l00273">273</a> of file <a class="el" href="a00113_source.html">type_vec2.hpp</a>.</p>
  258. </div>
  259. </div>
  260. <a class="anchor" id="gaccca78e0907313665d47af163c17c5bb"></a>
  261. <div class="memitem">
  262. <div class="memproto">
  263. <table class="memname">
  264. <tr>
  265. <td class="memname">typedef detail::tvec3&lt;highp_int&gt; highp_ivec3</td>
  266. </tr>
  267. </table>
  268. </div><div class="memdoc">
  269. <p>3 components vector of high precision signed integer numbers. </p>
  270. <p>There is no guarantee on the actual precision.</p>
  271. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
  272. <dd>
  273. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  274. <p>Definition at line <a class="el" href="a00114_source.html#l00298">298</a> of file <a class="el" href="a00114_source.html">type_vec3.hpp</a>.</p>
  275. </div>
  276. </div>
  277. <a class="anchor" id="ga320e40ad19a7be26cff134cce4f15a51"></a>
  278. <div class="memitem">
  279. <div class="memproto">
  280. <table class="memname">
  281. <tr>
  282. <td class="memname">typedef detail::tvec4&lt;highp_int&gt; highp_ivec4</td>
  283. </tr>
  284. </table>
  285. </div><div class="memdoc">
  286. <p>4 components vector of high precision signed integer numbers. </p>
  287. <p>There is no guarantee on the actual precision.</p>
  288. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
  289. <dd>
  290. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  291. <p>Definition at line <a class="el" href="a00115_source.html#l00355">355</a> of file <a class="el" href="a00115_source.html">type_vec4.hpp</a>.</p>
  292. </div>
  293. </div>
  294. <a class="anchor" id="gaeedb9e4f01fefcd5a47356b476b6890c"></a>
  295. <div class="memitem">
  296. <div class="memproto">
  297. <table class="memname">
  298. <tr>
  299. <td class="memname">typedef detail::tmat2x2&lt;highp_float&gt; highp_mat2</td>
  300. </tr>
  301. </table>
  302. </div><div class="memdoc">
  303. <p>2 columns of 2 components matrix of high precision floating-point numbers. </p>
  304. <p>There is no guarantee on the actual precision.</p>
  305. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.6 Matrices</a> </dd>
  306. <dd>
  307. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  308. <p>Definition at line <a class="el" href="a00099_source.html#l00284">284</a> of file <a class="el" href="a00099_source.html">type_mat2x2.hpp</a>.</p>
  309. </div>
  310. </div>
  311. <a class="anchor" id="ga9aa0c5dce81439aa15a0d5b5e5006d81"></a>
  312. <div class="memitem">
  313. <div class="memproto">
  314. <table class="memname">
  315. <tr>
  316. <td class="memname">typedef detail::tmat2x2&lt;highp_float&gt; highp_mat2x2</td>
  317. </tr>
  318. </table>
  319. </div><div class="memdoc">
  320. <p>2 columns of 2 components matrix of high precision floating-point numbers. </p>
  321. <p>There is no guarantee on the actual precision.</p>
  322. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.6 Matrices</a> </dd>
  323. <dd>
  324. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  325. <p>Definition at line <a class="el" href="a00099_source.html#l00305">305</a> of file <a class="el" href="a00099_source.html">type_mat2x2.hpp</a>.</p>
  326. </div>
  327. </div>
  328. <a class="anchor" id="ga895ba4ec32bd7cfb0d07572556572069"></a>
  329. <div class="memitem">
  330. <div class="memproto">
  331. <table class="memname">
  332. <tr>
  333. <td class="memname">typedef detail::tmat2x3&lt;highp_float&gt; highp_mat2x3</td>
  334. </tr>
  335. </table>
  336. </div><div class="memdoc">
  337. <p>2 columns of 3 components matrix of high precision floating-point numbers. </p>
  338. <p>There is no guarantee on the actual precision.</p>
  339. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.6 Matrices</a> </dd>
  340. <dd>
  341. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  342. <p>Definition at line <a class="el" href="a00100_source.html#l00249">249</a> of file <a class="el" href="a00100_source.html">type_mat2x3.hpp</a>.</p>
  343. </div>
  344. </div>
  345. <a class="anchor" id="gaf8816ff880fbae96a59c543904333109"></a>
  346. <div class="memitem">
  347. <div class="memproto">
  348. <table class="memname">
  349. <tr>
  350. <td class="memname">typedef detail::tmat2x4&lt;highp_float&gt; highp_mat2x4</td>
  351. </tr>
  352. </table>
  353. </div><div class="memdoc">
  354. <p>2 columns of 4 components matrix of high precision floating-point numbers. </p>
  355. <p>There is no guarantee on the actual precision.</p>
  356. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.6 Matrices</a> </dd>
  357. <dd>
  358. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  359. <p>Definition at line <a class="el" href="a00101_source.html#l00251">251</a> of file <a class="el" href="a00101_source.html">type_mat2x4.hpp</a>.</p>
  360. </div>
  361. </div>
  362. <a class="anchor" id="gae5e017b25e88ff5c61f4538a2dd5647a"></a>
  363. <div class="memitem">
  364. <div class="memproto">
  365. <table class="memname">
  366. <tr>
  367. <td class="memname">typedef detail::tmat3x2&lt;highp_float&gt; highp_mat3x2</td>
  368. </tr>
  369. </table>
  370. </div><div class="memdoc">
  371. <p>3 columns of 2 components matrix of high precision floating-point numbers. </p>
  372. <p>There is no guarantee on the actual precision.</p>
  373. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.6 Matrices</a> </dd>
  374. <dd>
  375. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  376. <p>Definition at line <a class="el" href="a00102_source.html#l00256">256</a> of file <a class="el" href="a00102_source.html">type_mat3x2.hpp</a>.</p>
  377. </div>
  378. </div>
  379. <a class="anchor" id="ga8efc769b3edb7a3f420d6344e2308c72"></a>
  380. <div class="memitem">
  381. <div class="memproto">
  382. <table class="memname">
  383. <tr>
  384. <td class="memname">typedef detail::tmat3x4&lt;highp_float&gt; highp_mat3x4</td>
  385. </tr>
  386. </table>
  387. </div><div class="memdoc">
  388. <p>3 columns of 4 components matrix of high precision floating-point numbers. </p>
  389. <p>There is no guarantee on the actual precision.</p>
  390. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.6 Matrices</a> </dd>
  391. <dd>
  392. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  393. <p>Definition at line <a class="el" href="a00104_source.html#l00257">257</a> of file <a class="el" href="a00104_source.html">type_mat3x4.hpp</a>.</p>
  394. </div>
  395. </div>
  396. <a class="anchor" id="ga3178de2c189bfdda4c73d6af8017f5d3"></a>
  397. <div class="memitem">
  398. <div class="memproto">
  399. <table class="memname">
  400. <tr>
  401. <td class="memname">typedef detail::tmat4x2&lt;highp_float&gt; highp_mat4x2</td>
  402. </tr>
  403. </table>
  404. </div><div class="memdoc">
  405. <p>4 columns of 2 components matrix of high precision floating-point numbers. </p>
  406. <p>There is no guarantee on the actual precision.</p>
  407. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.6 Matrices</a> </dd>
  408. <dd>
  409. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  410. <p>Definition at line <a class="el" href="a00105_source.html#l00261">261</a> of file <a class="el" href="a00105_source.html">type_mat4x2.hpp</a>.</p>
  411. </div>
  412. </div>
  413. <a class="anchor" id="ga00d8bf8ebaab7d6647a3b7f73ae324af"></a>
  414. <div class="memitem">
  415. <div class="memproto">
  416. <table class="memname">
  417. <tr>
  418. <td class="memname">typedef detail::tmat4x3&lt;highp_float&gt; highp_mat4x3</td>
  419. </tr>
  420. </table>
  421. </div><div class="memdoc">
  422. <p>4 columns of 3 components matrix of high precision floating-point numbers. </p>
  423. <p>There is no guarantee on the actual precision.</p>
  424. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.6 Matrices</a> </dd>
  425. <dd>
  426. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  427. <p>Definition at line <a class="el" href="a00106_source.html#l00259">259</a> of file <a class="el" href="a00106_source.html">type_mat4x3.hpp</a>.</p>
  428. </div>
  429. </div>
  430. <a class="anchor" id="ga73e8a694d7fc69143cf25161d18d1dcf"></a>
  431. <div class="memitem">
  432. <div class="memproto">
  433. <table class="memname">
  434. <tr>
  435. <td class="memname">typedef detail::highp_uint_t highp_uint</td>
  436. </tr>
  437. </table>
  438. </div><div class="memdoc">
  439. <p>High precision unsigned integer. </p>
  440. <p>There is no guarantee on the actual precision.</p>
  441. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.3 Integers</a> </dd>
  442. <dd>
  443. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  444. <p>Definition at line <a class="el" href="a00097_source.html#l00102">102</a> of file <a class="el" href="a00097_source.html">type_int.hpp</a>.</p>
  445. </div>
  446. </div>
  447. <a class="anchor" id="gad4a5243fc438d0f2efbc22d075b4e399"></a>
  448. <div class="memitem">
  449. <div class="memproto">
  450. <table class="memname">
  451. <tr>
  452. <td class="memname">typedef detail::tvec2&lt;highp_uint&gt; highp_uvec2</td>
  453. </tr>
  454. </table>
  455. </div><div class="memdoc">
  456. <p>2 components vector of high precision unsigned integer numbers. </p>
  457. <p>There is no guarantee on the actual precision.</p>
  458. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
  459. <dd>
  460. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  461. <p>Definition at line <a class="el" href="a00113_source.html#l00294">294</a> of file <a class="el" href="a00113_source.html">type_vec2.hpp</a>.</p>
  462. </div>
  463. </div>
  464. <a class="anchor" id="gaf4b32075ad193e4f47c8bfc367593d8c"></a>
  465. <div class="memitem">
  466. <div class="memproto">
  467. <table class="memname">
  468. <tr>
  469. <td class="memname">typedef detail::tvec3&lt;highp_uint&gt; highp_uvec3</td>
  470. </tr>
  471. </table>
  472. </div><div class="memdoc">
  473. <p>3 components vector of high precision unsigned integer numbers. </p>
  474. <p>There is no guarantee on the actual precision.</p>
  475. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
  476. <dd>
  477. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  478. <p>Definition at line <a class="el" href="a00114_source.html#l00319">319</a> of file <a class="el" href="a00114_source.html">type_vec3.hpp</a>.</p>
  479. </div>
  480. </div>
  481. <a class="anchor" id="ga5ad6375e810e3050a6c845b600422b70"></a>
  482. <div class="memitem">
  483. <div class="memproto">
  484. <table class="memname">
  485. <tr>
  486. <td class="memname">typedef detail::tvec4&lt;highp_uint&gt; highp_uvec4</td>
  487. </tr>
  488. </table>
  489. </div><div class="memdoc">
  490. <p>4 components vector of high precision unsigned integer numbers. </p>
  491. <p>There is no guarantee on the actual precision.</p>
  492. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
  493. <dd>
  494. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  495. <p>Definition at line <a class="el" href="a00115_source.html#l00376">376</a> of file <a class="el" href="a00115_source.html">type_vec4.hpp</a>.</p>
  496. </div>
  497. </div>
  498. <a class="anchor" id="ga9b65d7afd0783a02f5b3d1b75d1d872e"></a>
  499. <div class="memitem">
  500. <div class="memproto">
  501. <table class="memname">
  502. <tr>
  503. <td class="memname">typedef detail::tvec2&lt;highp_float&gt; highp_vec2</td>
  504. </tr>
  505. </table>
  506. </div><div class="memdoc">
  507. <p>2 components vector of high precision floating-point numbers. </p>
  508. <p>There is no guarantee on the actual precision.</p>
  509. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
  510. <dd>
  511. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  512. <p>Definition at line <a class="el" href="a00113_source.html#l00252">252</a> of file <a class="el" href="a00113_source.html">type_vec2.hpp</a>.</p>
  513. </div>
  514. </div>
  515. <a class="anchor" id="ga0d3129f5f6644cb7552f520ff0dfa789"></a>
  516. <div class="memitem">
  517. <div class="memproto">
  518. <table class="memname">
  519. <tr>
  520. <td class="memname">typedef detail::tvec3&lt;highp_float&gt; highp_vec3</td>
  521. </tr>
  522. </table>
  523. </div><div class="memdoc">
  524. <p>3 components vector of high precision floating-point numbers. </p>
  525. <p>There is no guarantee on the actual precision.</p>
  526. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
  527. <dd>
  528. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  529. <p>Definition at line <a class="el" href="a00114_source.html#l00277">277</a> of file <a class="el" href="a00114_source.html">type_vec3.hpp</a>.</p>
  530. </div>
  531. </div>
  532. <a class="anchor" id="gaaef692a5e2eae7dad32ca2f8ed0d16d8"></a>
  533. <div class="memitem">
  534. <div class="memproto">
  535. <table class="memname">
  536. <tr>
  537. <td class="memname">typedef detail::tvec4&lt;highp_float&gt; highp_vec4</td>
  538. </tr>
  539. </table>
  540. </div><div class="memdoc">
  541. <p>4 components vector of high precision floating-point numbers. </p>
  542. <p>There is no guarantee on the actual precision.</p>
  543. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
  544. <dd>
  545. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  546. <p>Definition at line <a class="el" href="a00115_source.html#l00334">334</a> of file <a class="el" href="a00115_source.html">type_vec4.hpp</a>.</p>
  547. </div>
  548. </div>
  549. <a class="anchor" id="ga358d69e11b1c0f6c7c469e0d39ab7fd1"></a>
  550. <div class="memitem">
  551. <div class="memproto">
  552. <table class="memname">
  553. <tr>
  554. <td class="memname">typedef lowp_float_t lowp_float</td>
  555. </tr>
  556. </table>
  557. </div><div class="memdoc">
  558. <p>Low precision floating-point numbers. </p>
  559. <p>There is no guarantee on the actual precision.</p>
  560. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.4 Floats</a> </dd>
  561. <dd>
  562. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  563. <p>Definition at line <a class="el" href="a00094_source.html#l00053">53</a> of file <a class="el" href="a00094_source.html">type_float.hpp</a>.</p>
  564. </div>
  565. </div>
  566. <a class="anchor" id="gad0fa1e32e8b3552ed63556eca51c620e"></a>
  567. <div class="memitem">
  568. <div class="memproto">
  569. <table class="memname">
  570. <tr>
  571. <td class="memname">typedef detail::lowp_int_t lowp_int</td>
  572. </tr>
  573. </table>
  574. </div><div class="memdoc">
  575. <p>Low precision signed integer. </p>
  576. <p>There is no guarantee on the actual precision.</p>
  577. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.3 Integers</a> </dd>
  578. <dd>
  579. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  580. <p>Definition at line <a class="el" href="a00097_source.html#l00067">67</a> of file <a class="el" href="a00097_source.html">type_int.hpp</a>.</p>
  581. </div>
  582. </div>
  583. <a class="anchor" id="ga26364654fd75ba6c7f11a65967a7fbee"></a>
  584. <div class="memitem">
  585. <div class="memproto">
  586. <table class="memname">
  587. <tr>
  588. <td class="memname">typedef detail::tvec2&lt;lowp_int&gt; lowp_ivec2</td>
  589. </tr>
  590. </table>
  591. </div><div class="memdoc">
  592. <p>2 components vector of low precision signed integer numbers. </p>
  593. <p>There is no guarantee on the actual precision.</p>
  594. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
  595. <dd>
  596. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  597. <p>Definition at line <a class="el" href="a00113_source.html#l00287">287</a> of file <a class="el" href="a00113_source.html">type_vec2.hpp</a>.</p>
  598. </div>
  599. </div>
  600. <a class="anchor" id="gac246e3a1a470974283d6618ad77fd477"></a>
  601. <div class="memitem">
  602. <div class="memproto">
  603. <table class="memname">
  604. <tr>
  605. <td class="memname">typedef detail::tvec3&lt;lowp_int&gt; lowp_ivec3</td>
  606. </tr>
  607. </table>
  608. </div><div class="memdoc">
  609. <p>3 components vector of low precision signed integer numbers. </p>
  610. <p>There is no guarantee on the actual precision.</p>
  611. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
  612. <dd>
  613. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  614. <p>Definition at line <a class="el" href="a00114_source.html#l00312">312</a> of file <a class="el" href="a00114_source.html">type_vec3.hpp</a>.</p>
  615. </div>
  616. </div>
  617. <a class="anchor" id="gafc7521507e40fbc269149475a725dbbe"></a>
  618. <div class="memitem">
  619. <div class="memproto">
  620. <table class="memname">
  621. <tr>
  622. <td class="memname">typedef detail::tvec4&lt;lowp_int&gt; lowp_ivec4</td>
  623. </tr>
  624. </table>
  625. </div><div class="memdoc">
  626. <p>4 components vector of low precision signed integer numbers. </p>
  627. <p>There is no guarantee on the actual precision.</p>
  628. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
  629. <dd>
  630. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  631. <p>Definition at line <a class="el" href="a00115_source.html#l00369">369</a> of file <a class="el" href="a00115_source.html">type_vec4.hpp</a>.</p>
  632. </div>
  633. </div>
  634. <a class="anchor" id="gaee10b4a3cac178528f8e56c90313094a"></a>
  635. <div class="memitem">
  636. <div class="memproto">
  637. <table class="memname">
  638. <tr>
  639. <td class="memname">typedef detail::tmat2x2&lt;lowp_float&gt; lowp_mat2</td>
  640. </tr>
  641. </table>
  642. </div><div class="memdoc">
  643. <p>2 columns of 2 components matrix of low precision floating-point numbers. </p>
  644. <p>There is no guarantee on the actual precision.</p>
  645. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.6 Matrices</a> </dd>
  646. <dd>
  647. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  648. <p>Definition at line <a class="el" href="a00099_source.html#l00270">270</a> of file <a class="el" href="a00099_source.html">type_mat2x2.hpp</a>.</p>
  649. </div>
  650. </div>
  651. <a class="anchor" id="ga8b49c3aa6665011440c32c281b2032c0"></a>
  652. <div class="memitem">
  653. <div class="memproto">
  654. <table class="memname">
  655. <tr>
  656. <td class="memname">typedef detail::tmat2x2&lt;lowp_float&gt; lowp_mat2x2</td>
  657. </tr>
  658. </table>
  659. </div><div class="memdoc">
  660. <p>2 columns of 2 components matrix of low precision floating-point numbers. </p>
  661. <p>There is no guarantee on the actual precision.</p>
  662. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.6 Matrices</a> </dd>
  663. <dd>
  664. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  665. <p>Definition at line <a class="el" href="a00099_source.html#l00291">291</a> of file <a class="el" href="a00099_source.html">type_mat2x2.hpp</a>.</p>
  666. </div>
  667. </div>
  668. <a class="anchor" id="ga0b32355a31b4c14e98f69b43a9077456"></a>
  669. <div class="memitem">
  670. <div class="memproto">
  671. <table class="memname">
  672. <tr>
  673. <td class="memname">typedef detail::tmat2x3&lt;lowp_float&gt; lowp_mat2x3</td>
  674. </tr>
  675. </table>
  676. </div><div class="memdoc">
  677. <p>2 columns of 3 components matrix of low precision floating-point numbers. </p>
  678. <p>There is no guarantee on the actual precision.</p>
  679. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.6 Matrices</a> </dd>
  680. <dd>
  681. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  682. <p>Definition at line <a class="el" href="a00100_source.html#l00235">235</a> of file <a class="el" href="a00100_source.html">type_mat2x3.hpp</a>.</p>
  683. </div>
  684. </div>
  685. <a class="anchor" id="gaf95b55f8954834b05b5463bc153deae5"></a>
  686. <div class="memitem">
  687. <div class="memproto">
  688. <table class="memname">
  689. <tr>
  690. <td class="memname">typedef detail::tmat2x4&lt;lowp_float&gt; lowp_mat2x4</td>
  691. </tr>
  692. </table>
  693. </div><div class="memdoc">
  694. <p>2 columns of 4 components matrix of low precision floating-point numbers. </p>
  695. <p>There is no guarantee on the actual precision.</p>
  696. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.6 Matrices</a> </dd>
  697. <dd>
  698. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  699. <p>Definition at line <a class="el" href="a00101_source.html#l00237">237</a> of file <a class="el" href="a00101_source.html">type_mat2x4.hpp</a>.</p>
  700. </div>
  701. </div>
  702. <a class="anchor" id="ga745259412efbd5e07b1a4062190e3135"></a>
  703. <div class="memitem">
  704. <div class="memproto">
  705. <table class="memname">
  706. <tr>
  707. <td class="memname">typedef detail::tmat3x2&lt;lowp_float&gt; lowp_mat3x2</td>
  708. </tr>
  709. </table>
  710. </div><div class="memdoc">
  711. <p>3 columns of 2 components matrix of low precision floating-point numbers. </p>
  712. <p>There is no guarantee on the actual precision.</p>
  713. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.6 Matrices</a> </dd>
  714. <dd>
  715. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  716. <p>Definition at line <a class="el" href="a00102_source.html#l00242">242</a> of file <a class="el" href="a00102_source.html">type_mat3x2.hpp</a>.</p>
  717. </div>
  718. </div>
  719. <a class="anchor" id="ga2e7a430ab7df03b63b5c7b776f7675a1"></a>
  720. <div class="memitem">
  721. <div class="memproto">
  722. <table class="memname">
  723. <tr>
  724. <td class="memname">typedef detail::tmat3x4&lt;lowp_float&gt; lowp_mat3x4</td>
  725. </tr>
  726. </table>
  727. </div><div class="memdoc">
  728. <p>3 columns of 4 components matrix of low precision floating-point numbers. </p>
  729. <p>There is no guarantee on the actual precision.</p>
  730. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.6 Matrices</a> </dd>
  731. <dd>
  732. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  733. <p>Definition at line <a class="el" href="a00104_source.html#l00243">243</a> of file <a class="el" href="a00104_source.html">type_mat3x4.hpp</a>.</p>
  734. </div>
  735. </div>
  736. <a class="anchor" id="gac88de3260a910584e02b98f087a34502"></a>
  737. <div class="memitem">
  738. <div class="memproto">
  739. <table class="memname">
  740. <tr>
  741. <td class="memname">typedef detail::tmat4x2&lt;lowp_float&gt; lowp_mat4x2</td>
  742. </tr>
  743. </table>
  744. </div><div class="memdoc">
  745. <p>4 columns of 2 components matrix of low precision floating-point numbers. </p>
  746. <p>There is no guarantee on the actual precision.</p>
  747. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.6 Matrices</a> </dd>
  748. <dd>
  749. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  750. <p>Definition at line <a class="el" href="a00105_source.html#l00247">247</a> of file <a class="el" href="a00105_source.html">type_mat4x2.hpp</a>.</p>
  751. </div>
  752. </div>
  753. <a class="anchor" id="ga0072cb659f9360a7bb2c3e6646609ad7"></a>
  754. <div class="memitem">
  755. <div class="memproto">
  756. <table class="memname">
  757. <tr>
  758. <td class="memname">typedef detail::tmat4x3&lt;lowp_float&gt; lowp_mat4x3</td>
  759. </tr>
  760. </table>
  761. </div><div class="memdoc">
  762. <p>4 columns of 3 components matrix of low precision floating-point numbers. </p>
  763. <p>There is no guarantee on the actual precision.</p>
  764. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.6 Matrices</a> </dd>
  765. <dd>
  766. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  767. <p>Definition at line <a class="el" href="a00106_source.html#l00245">245</a> of file <a class="el" href="a00106_source.html">type_mat4x3.hpp</a>.</p>
  768. </div>
  769. </div>
  770. <a class="anchor" id="ga25ebc60727fc8b4a1167665f9ecdca97"></a>
  771. <div class="memitem">
  772. <div class="memproto">
  773. <table class="memname">
  774. <tr>
  775. <td class="memname">typedef detail::lowp_uint_t lowp_uint</td>
  776. </tr>
  777. </table>
  778. </div><div class="memdoc">
  779. <p>Low precision unsigned integer. </p>
  780. <p>There is no guarantee on the actual precision.</p>
  781. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.3 Integers</a> </dd>
  782. <dd>
  783. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  784. <p>Definition at line <a class="el" href="a00097_source.html#l00088">88</a> of file <a class="el" href="a00097_source.html">type_int.hpp</a>.</p>
  785. </div>
  786. </div>
  787. <a class="anchor" id="ga9cb9b78162fca09f7ce9d08758f8b3c1"></a>
  788. <div class="memitem">
  789. <div class="memproto">
  790. <table class="memname">
  791. <tr>
  792. <td class="memname">typedef detail::tvec2&lt;lowp_uint&gt; lowp_uvec2</td>
  793. </tr>
  794. </table>
  795. </div><div class="memdoc">
  796. <p>2 components vector of low precision unsigned integer numbers. </p>
  797. <p>There is no guarantee on the actual precision.</p>
  798. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
  799. <dd>
  800. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  801. <p>Definition at line <a class="el" href="a00113_source.html#l00308">308</a> of file <a class="el" href="a00113_source.html">type_vec2.hpp</a>.</p>
  802. </div>
  803. </div>
  804. <a class="anchor" id="gaefdce0fe4ed79b26ed2b5f00bbf39075"></a>
  805. <div class="memitem">
  806. <div class="memproto">
  807. <table class="memname">
  808. <tr>
  809. <td class="memname">typedef detail::tvec3&lt;lowp_uint&gt; lowp_uvec3</td>
  810. </tr>
  811. </table>
  812. </div><div class="memdoc">
  813. <p>3 components vector of low precision unsigned integer numbers. </p>
  814. <p>There is no guarantee on the actual precision.</p>
  815. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
  816. <dd>
  817. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  818. <p>Definition at line <a class="el" href="a00114_source.html#l00333">333</a> of file <a class="el" href="a00114_source.html">type_vec3.hpp</a>.</p>
  819. </div>
  820. </div>
  821. <a class="anchor" id="ga3ebda7e36e3948ceea0cbc90061c643d"></a>
  822. <div class="memitem">
  823. <div class="memproto">
  824. <table class="memname">
  825. <tr>
  826. <td class="memname">typedef detail::tvec4&lt;lowp_uint&gt; lowp_uvec4</td>
  827. </tr>
  828. </table>
  829. </div><div class="memdoc">
  830. <p>4 components vector of low precision unsigned integer numbers. </p>
  831. <p>There is no guarantee on the actual precision.</p>
  832. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
  833. <dd>
  834. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  835. <p>Definition at line <a class="el" href="a00115_source.html#l00390">390</a> of file <a class="el" href="a00115_source.html">type_vec4.hpp</a>.</p>
  836. </div>
  837. </div>
  838. <a class="anchor" id="ga4df6c67742cd65d6d0a885b3a539d9ff"></a>
  839. <div class="memitem">
  840. <div class="memproto">
  841. <table class="memname">
  842. <tr>
  843. <td class="memname">typedef detail::tvec2&lt;lowp_float&gt; lowp_vec2</td>
  844. </tr>
  845. </table>
  846. </div><div class="memdoc">
  847. <p>2 components vector of low precision floating-point numbers. </p>
  848. <p>There is no guarantee on the actual precision.</p>
  849. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
  850. <dd>
  851. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  852. <p>Definition at line <a class="el" href="a00113_source.html#l00266">266</a> of file <a class="el" href="a00113_source.html">type_vec2.hpp</a>.</p>
  853. </div>
  854. </div>
  855. <a class="anchor" id="gab9e39d9db144322c1ad30ab3141084ad"></a>
  856. <div class="memitem">
  857. <div class="memproto">
  858. <table class="memname">
  859. <tr>
  860. <td class="memname">typedef detail::tvec3&lt;lowp_float&gt; lowp_vec3</td>
  861. </tr>
  862. </table>
  863. </div><div class="memdoc">
  864. <p>3 components vector of low precision floating-point numbers. </p>
  865. <p>There is no guarantee on the actual precision.</p>
  866. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
  867. <dd>
  868. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  869. <p>Definition at line <a class="el" href="a00114_source.html#l00291">291</a> of file <a class="el" href="a00114_source.html">type_vec3.hpp</a>.</p>
  870. </div>
  871. </div>
  872. <a class="anchor" id="ga653b0bf7ff2cb590f6e1338682fd0327"></a>
  873. <div class="memitem">
  874. <div class="memproto">
  875. <table class="memname">
  876. <tr>
  877. <td class="memname">typedef detail::tvec4&lt;lowp_float&gt; lowp_vec4</td>
  878. </tr>
  879. </table>
  880. </div><div class="memdoc">
  881. <p>4 components vector of low precision floating-point numbers. </p>
  882. <p>There is no guarantee on the actual precision.</p>
  883. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
  884. <dd>
  885. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  886. <p>Definition at line <a class="el" href="a00115_source.html#l00348">348</a> of file <a class="el" href="a00115_source.html">type_vec4.hpp</a>.</p>
  887. </div>
  888. </div>
  889. <a class="anchor" id="ga280c68f537f4b1e03a00b23e62573b98"></a>
  890. <div class="memitem">
  891. <div class="memproto">
  892. <table class="memname">
  893. <tr>
  894. <td class="memname">typedef mediump_float_t mediump_float</td>
  895. </tr>
  896. </table>
  897. </div><div class="memdoc">
  898. <p>Medium precision floating-point numbers. </p>
  899. <p>There is no guarantee on the actual precision.</p>
  900. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.4 Floats</a> </dd>
  901. <dd>
  902. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  903. <p>Definition at line <a class="el" href="a00094_source.html#l00060">60</a> of file <a class="el" href="a00094_source.html">type_float.hpp</a>.</p>
  904. </div>
  905. </div>
  906. <a class="anchor" id="ga212ef8f883878cb7430228a279a7d866"></a>
  907. <div class="memitem">
  908. <div class="memproto">
  909. <table class="memname">
  910. <tr>
  911. <td class="memname">typedef detail::mediump_int_t mediump_int</td>
  912. </tr>
  913. </table>
  914. </div><div class="memdoc">
  915. <p>Medium precision signed integer. </p>
  916. <p>There is no guarantee on the actual precision.</p>
  917. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.3 Integers</a> </dd>
  918. <dd>
  919. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  920. <p>Definition at line <a class="el" href="a00097_source.html#l00074">74</a> of file <a class="el" href="a00097_source.html">type_int.hpp</a>.</p>
  921. </div>
  922. </div>
  923. <a class="anchor" id="ga269315792504783f450b829161f2bccf"></a>
  924. <div class="memitem">
  925. <div class="memproto">
  926. <table class="memname">
  927. <tr>
  928. <td class="memname">typedef detail::tvec2&lt;mediump_int&gt; mediump_ivec2</td>
  929. </tr>
  930. </table>
  931. </div><div class="memdoc">
  932. <p>2 components vector of medium precision signed integer numbers. </p>
  933. <p>There is no guarantee on the actual precision.</p>
  934. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
  935. <dd>
  936. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  937. <p>Definition at line <a class="el" href="a00113_source.html#l00280">280</a> of file <a class="el" href="a00113_source.html">type_vec2.hpp</a>.</p>
  938. </div>
  939. </div>
  940. <a class="anchor" id="ga1d8ae738ed79d71f8d381f472d366913"></a>
  941. <div class="memitem">
  942. <div class="memproto">
  943. <table class="memname">
  944. <tr>
  945. <td class="memname">typedef detail::tvec3&lt;mediump_int&gt; mediump_ivec3</td>
  946. </tr>
  947. </table>
  948. </div><div class="memdoc">
  949. <p>3 components vector of medium precision signed integer numbers. </p>
  950. <p>There is no guarantee on the actual precision.</p>
  951. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
  952. <dd>
  953. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  954. <p>Definition at line <a class="el" href="a00114_source.html#l00305">305</a> of file <a class="el" href="a00114_source.html">type_vec3.hpp</a>.</p>
  955. </div>
  956. </div>
  957. <a class="anchor" id="ga5f624d3f93fa1a197ba767f9b1d6d7aa"></a>
  958. <div class="memitem">
  959. <div class="memproto">
  960. <table class="memname">
  961. <tr>
  962. <td class="memname">typedef detail::tvec4&lt;mediump_int&gt; mediump_ivec4</td>
  963. </tr>
  964. </table>
  965. </div><div class="memdoc">
  966. <p>4 components vector of medium precision signed integer numbers. </p>
  967. <p>There is no guarantee on the actual precision.</p>
  968. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
  969. <dd>
  970. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  971. <p>Definition at line <a class="el" href="a00115_source.html#l00362">362</a> of file <a class="el" href="a00115_source.html">type_vec4.hpp</a>.</p>
  972. </div>
  973. </div>
  974. <a class="anchor" id="ga42f1426987103b15613671b323e90e5c"></a>
  975. <div class="memitem">
  976. <div class="memproto">
  977. <table class="memname">
  978. <tr>
  979. <td class="memname">typedef detail::tmat2x2&lt;mediump_float&gt; mediump_mat2</td>
  980. </tr>
  981. </table>
  982. </div><div class="memdoc">
  983. <p>2 columns of 2 components matrix of medium precision floating-point numbers. </p>
  984. <p>There is no guarantee on the actual precision.</p>
  985. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.6 Matrices</a> </dd>
  986. <dd>
  987. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  988. <p>Definition at line <a class="el" href="a00099_source.html#l00277">277</a> of file <a class="el" href="a00099_source.html">type_mat2x2.hpp</a>.</p>
  989. </div>
  990. </div>
  991. <a class="anchor" id="gaa5970a6f98990c15b7a3be7cc7b79f4f"></a>
  992. <div class="memitem">
  993. <div class="memproto">
  994. <table class="memname">
  995. <tr>
  996. <td class="memname">typedef detail::tmat2x2&lt;mediump_float&gt; mediump_mat2x2</td>
  997. </tr>
  998. </table>
  999. </div><div class="memdoc">
  1000. <p>2 columns of 2 components matrix of medium precision floating-point numbers. </p>
  1001. <p>There is no guarantee on the actual precision.</p>
  1002. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.6 Matrices</a> </dd>
  1003. <dd>
  1004. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  1005. <p>Definition at line <a class="el" href="a00099_source.html#l00298">298</a> of file <a class="el" href="a00099_source.html">type_mat2x2.hpp</a>.</p>
  1006. </div>
  1007. </div>
  1008. <a class="anchor" id="gacceeb5355767eb306c12ea961b31e808"></a>
  1009. <div class="memitem">
  1010. <div class="memproto">
  1011. <table class="memname">
  1012. <tr>
  1013. <td class="memname">typedef detail::tmat2x3&lt;mediump_float&gt; mediump_mat2x3</td>
  1014. </tr>
  1015. </table>
  1016. </div><div class="memdoc">
  1017. <p>2 columns of 3 components matrix of medium precision floating-point numbers. </p>
  1018. <p>There is no guarantee on the actual precision.</p>
  1019. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.6 Matrices</a> </dd>
  1020. <dd>
  1021. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  1022. <p>Definition at line <a class="el" href="a00100_source.html#l00242">242</a> of file <a class="el" href="a00100_source.html">type_mat2x3.hpp</a>.</p>
  1023. </div>
  1024. </div>
  1025. <a class="anchor" id="gabbec32a495b527df1796bb46f8cce516"></a>
  1026. <div class="memitem">
  1027. <div class="memproto">
  1028. <table class="memname">
  1029. <tr>
  1030. <td class="memname">typedef detail::tmat2x4&lt;mediump_float&gt; mediump_mat2x4</td>
  1031. </tr>
  1032. </table>
  1033. </div><div class="memdoc">
  1034. <p>2 columns of 4 components matrix of medium precision floating-point numbers. </p>
  1035. <p>There is no guarantee on the actual precision.</p>
  1036. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.6 Matrices</a> </dd>
  1037. <dd>
  1038. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  1039. <p>Definition at line <a class="el" href="a00101_source.html#l00244">244</a> of file <a class="el" href="a00101_source.html">type_mat2x4.hpp</a>.</p>
  1040. </div>
  1041. </div>
  1042. <a class="anchor" id="ga08c1cebbdb2cdfa0a62b23981db1c059"></a>
  1043. <div class="memitem">
  1044. <div class="memproto">
  1045. <table class="memname">
  1046. <tr>
  1047. <td class="memname">typedef detail::tmat3x2&lt;mediump_float&gt; mediump_mat3x2</td>
  1048. </tr>
  1049. </table>
  1050. </div><div class="memdoc">
  1051. <p>3 columns of 2 components matrix of medium precision floating-point numbers. </p>
  1052. <p>There is no guarantee on the actual precision.</p>
  1053. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.6 Matrices</a> </dd>
  1054. <dd>
  1055. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  1056. <p>Definition at line <a class="el" href="a00102_source.html#l00249">249</a> of file <a class="el" href="a00102_source.html">type_mat3x2.hpp</a>.</p>
  1057. </div>
  1058. </div>
  1059. <a class="anchor" id="ga167125bb484e539a3c56f7b7aa0409f8"></a>
  1060. <div class="memitem">
  1061. <div class="memproto">
  1062. <table class="memname">
  1063. <tr>
  1064. <td class="memname">typedef detail::tmat3x4&lt;mediump_float&gt; mediump_mat3x4</td>
  1065. </tr>
  1066. </table>
  1067. </div><div class="memdoc">
  1068. <p>3 columns of 4 components matrix of medium precision floating-point numbers. </p>
  1069. <p>There is no guarantee on the actual precision.</p>
  1070. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.6 Matrices</a> </dd>
  1071. <dd>
  1072. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  1073. <p>Definition at line <a class="el" href="a00104_source.html#l00250">250</a> of file <a class="el" href="a00104_source.html">type_mat3x4.hpp</a>.</p>
  1074. </div>
  1075. </div>
  1076. <a class="anchor" id="ga31b1d523c1dc83c0ef9cded942950666"></a>
  1077. <div class="memitem">
  1078. <div class="memproto">
  1079. <table class="memname">
  1080. <tr>
  1081. <td class="memname">typedef detail::tmat4x2&lt;mediump_float&gt; mediump_mat4x2</td>
  1082. </tr>
  1083. </table>
  1084. </div><div class="memdoc">
  1085. <p>4 columns of 2 components matrix of medium precision floating-point numbers. </p>
  1086. <p>There is no guarantee on the actual precision.</p>
  1087. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.6 Matrices</a> </dd>
  1088. <dd>
  1089. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  1090. <p>Definition at line <a class="el" href="a00105_source.html#l00254">254</a> of file <a class="el" href="a00105_source.html">type_mat4x2.hpp</a>.</p>
  1091. </div>
  1092. </div>
  1093. <a class="anchor" id="ga236d4c1060c1ce9908d3de61b3d9334e"></a>
  1094. <div class="memitem">
  1095. <div class="memproto">
  1096. <table class="memname">
  1097. <tr>
  1098. <td class="memname">typedef detail::tmat4x3&lt;mediump_float&gt; mediump_mat4x3</td>
  1099. </tr>
  1100. </table>
  1101. </div><div class="memdoc">
  1102. <p>4 columns of 3 components matrix of medium precision floating-point numbers. </p>
  1103. <p>There is no guarantee on the actual precision.</p>
  1104. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.6 Matrices</a> </dd>
  1105. <dd>
  1106. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  1107. <p>Definition at line <a class="el" href="a00106_source.html#l00252">252</a> of file <a class="el" href="a00106_source.html">type_mat4x3.hpp</a>.</p>
  1108. </div>
  1109. </div>
  1110. <a class="anchor" id="ga0b7e01c52b9e5bf3369761b79b5f4f8e"></a>
  1111. <div class="memitem">
  1112. <div class="memproto">
  1113. <table class="memname">
  1114. <tr>
  1115. <td class="memname">typedef detail::mediump_uint_t mediump_uint</td>
  1116. </tr>
  1117. </table>
  1118. </div><div class="memdoc">
  1119. <p>Medium precision unsigned integer. </p>
  1120. <p>There is no guarantee on the actual precision.</p>
  1121. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.3 Integers</a> </dd>
  1122. <dd>
  1123. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  1124. <p>Definition at line <a class="el" href="a00097_source.html#l00095">95</a> of file <a class="el" href="a00097_source.html">type_int.hpp</a>.</p>
  1125. </div>
  1126. </div>
  1127. <a class="anchor" id="ga5cd4f5f5667de09c7c12df85d138f599"></a>
  1128. <div class="memitem">
  1129. <div class="memproto">
  1130. <table class="memname">
  1131. <tr>
  1132. <td class="memname">typedef detail::tvec2&lt;mediump_uint&gt; mediump_uvec2</td>
  1133. </tr>
  1134. </table>
  1135. </div><div class="memdoc">
  1136. <p>2 components vector of medium precision unsigned integer numbers. </p>
  1137. <p>There is no guarantee on the actual precision.</p>
  1138. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
  1139. <dd>
  1140. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  1141. <p>Definition at line <a class="el" href="a00113_source.html#l00301">301</a> of file <a class="el" href="a00113_source.html">type_vec2.hpp</a>.</p>
  1142. </div>
  1143. </div>
  1144. <a class="anchor" id="ga70d49eff07e7988447c93a83f9f311b6"></a>
  1145. <div class="memitem">
  1146. <div class="memproto">
  1147. <table class="memname">
  1148. <tr>
  1149. <td class="memname">typedef detail::tvec3&lt;mediump_uint&gt; mediump_uvec3</td>
  1150. </tr>
  1151. </table>
  1152. </div><div class="memdoc">
  1153. <p>3 components vector of medium precision unsigned integer numbers. </p>
  1154. <p>There is no guarantee on the actual precision.</p>
  1155. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
  1156. <dd>
  1157. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  1158. <p>Definition at line <a class="el" href="a00114_source.html#l00326">326</a> of file <a class="el" href="a00114_source.html">type_vec3.hpp</a>.</p>
  1159. </div>
  1160. </div>
  1161. <a class="anchor" id="ga4b2bc896ec01198bdc4f9dc896e5f06d"></a>
  1162. <div class="memitem">
  1163. <div class="memproto">
  1164. <table class="memname">
  1165. <tr>
  1166. <td class="memname">typedef detail::tvec4&lt;mediump_uint&gt; mediump_uvec4</td>
  1167. </tr>
  1168. </table>
  1169. </div><div class="memdoc">
  1170. <p>4 components vector of medium precision unsigned integer numbers. </p>
  1171. <p>There is no guarantee on the actual precision.</p>
  1172. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
  1173. <dd>
  1174. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  1175. <p>Definition at line <a class="el" href="a00115_source.html#l00383">383</a> of file <a class="el" href="a00115_source.html">type_vec4.hpp</a>.</p>
  1176. </div>
  1177. </div>
  1178. <a class="anchor" id="ga9a8a10fce5852b088dd631b34e942b7d"></a>
  1179. <div class="memitem">
  1180. <div class="memproto">
  1181. <table class="memname">
  1182. <tr>
  1183. <td class="memname">typedef detail::tvec2&lt;mediump_float&gt; mediump_vec2</td>
  1184. </tr>
  1185. </table>
  1186. </div><div class="memdoc">
  1187. <p>2 components vector of medium precision floating-point numbers. </p>
  1188. <p>There is no guarantee on the actual precision.</p>
  1189. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
  1190. <dd>
  1191. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  1192. <p>Definition at line <a class="el" href="a00113_source.html#l00259">259</a> of file <a class="el" href="a00113_source.html">type_vec2.hpp</a>.</p>
  1193. </div>
  1194. </div>
  1195. <a class="anchor" id="gaf6aa71f085a150f42929a4b77458143e"></a>
  1196. <div class="memitem">
  1197. <div class="memproto">
  1198. <table class="memname">
  1199. <tr>
  1200. <td class="memname">typedef detail::tvec3&lt;mediump_float&gt; mediump_vec3</td>
  1201. </tr>
  1202. </table>
  1203. </div><div class="memdoc">
  1204. <p>3 components vector of medium precision floating-point numbers. </p>
  1205. <p>There is no guarantee on the actual precision.</p>
  1206. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
  1207. <dd>
  1208. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  1209. <p>Definition at line <a class="el" href="a00114_source.html#l00284">284</a> of file <a class="el" href="a00114_source.html">type_vec3.hpp</a>.</p>
  1210. </div>
  1211. </div>
  1212. <a class="anchor" id="gafddaa69a1d46a27e2767b780e0e6b4b0"></a>
  1213. <div class="memitem">
  1214. <div class="memproto">
  1215. <table class="memname">
  1216. <tr>
  1217. <td class="memname">typedef detail::tvec4&lt;mediump_float&gt; mediump_vec4</td>
  1218. </tr>
  1219. </table>
  1220. </div><div class="memdoc">
  1221. <p>4 components vector of medium precision floating-point numbers. </p>
  1222. <p>There is no guarantee on the actual precision.</p>
  1223. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
  1224. <dd>
  1225. <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
  1226. <p>Definition at line <a class="el" href="a00115_source.html#l00341">341</a> of file <a class="el" href="a00115_source.html">type_vec4.hpp</a>.</p>
  1227. </div>
  1228. </div>
  1229. <a class="anchor" id="ga4d16da297112d05af72fc456a1c4f386"></a>
  1230. <div class="memitem">
  1231. <div class="memproto">
  1232. <table class="memname">
  1233. <tr>
  1234. <td class="memname">typedef uint_t uint</td>
  1235. </tr>
  1236. </table>
  1237. </div><div class="memdoc">
  1238. <p>Unsigned integer type. </p>
  1239. <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.3 Integers</a> </dd></dl>
  1240. <p>Definition at line <a class="el" href="a00097_source.html#l00131">131</a> of file <a class="el" href="a00097_source.html">type_int.hpp</a>.</p>
  1241. </div>
  1242. </div>
  1243. </div><!-- contents -->
  1244. <!-- start footer part -->
  1245. <hr class="footer"/><address class="footer"><small>
  1246. Generated by &#160;<a href="http://www.doxygen.org/index.html">
  1247. <img class="footer" src="doxygen.png" alt="doxygen"/>
  1248. </a> 1.8.2
  1249. </small></address>
  1250. </body>
  1251. </html>