2016-01-07 16:06:06 +00:00
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
|
|
<head>
|
|
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
|
|
|
<meta name="generator" content="Doxygen 1.8.10"/>
|
|
|
|
<title>WUT: Globals</title>
|
|
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
|
|
<script type="text/javascript" src="search/searchdata.js"></script>
|
|
|
|
<script type="text/javascript" src="search/search.js"></script>
|
|
|
|
<script type="text/javascript">
|
|
|
|
$(document).ready(function() { init_search(); });
|
|
|
|
</script>
|
|
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
|
|
<div id="titlearea">
|
|
|
|
<table cellspacing="0" cellpadding="0">
|
|
|
|
<tbody>
|
|
|
|
<tr style="height: 56px;">
|
|
|
|
<td id="projectalign" style="padding-left: 0.5em;">
|
|
|
|
<div id="projectname">WUT
|
|
|
|
 <span id="projectnumber">0.1</span>
|
|
|
|
</div>
|
|
|
|
<div id="projectbrief">Wii U Toolchain</div>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<!-- end header part -->
|
|
|
|
<!-- Generated by Doxygen 1.8.10 -->
|
|
|
|
<script type="text/javascript">
|
|
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|
|
|
</script>
|
|
|
|
<div id="navrow1" class="tabs">
|
|
|
|
<ul class="tablist">
|
|
|
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
|
|
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
|
|
|
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
|
|
|
<li class="current"><a href="files.html"><span>Files</span></a></li>
|
|
|
|
<li>
|
|
|
|
<div id="MSearchBox" class="MSearchBoxInactive">
|
|
|
|
<span class="left">
|
|
|
|
<img id="MSearchSelect" src="search/mag_sel.png"
|
|
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
|
|
alt=""/>
|
|
|
|
<input type="text" id="MSearchField" value="Search" accesskey="S"
|
|
|
|
onfocus="searchBox.OnSearchFieldFocus(true)"
|
|
|
|
onblur="searchBox.OnSearchFieldFocus(false)"
|
|
|
|
onkeyup="searchBox.OnSearchFieldChange(event)"/>
|
|
|
|
</span><span class="right">
|
|
|
|
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
|
|
|
|
</span>
|
|
|
|
</div>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
<div id="navrow2" class="tabs2">
|
|
|
|
<ul class="tablist">
|
|
|
|
<li><a href="files.html"><span>File List</span></a></li>
|
|
|
|
<li class="current"><a href="globals.html"><span>Globals</span></a></li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
<div id="navrow3" class="tabs2">
|
|
|
|
<ul class="tablist">
|
|
|
|
<li><a href="globals.html"><span>All</span></a></li>
|
|
|
|
<li><a href="globals_func.html"><span>Functions</span></a></li>
|
|
|
|
<li><a href="globals_type.html"><span>Typedefs</span></a></li>
|
|
|
|
<li class="current"><a href="globals_enum.html"><span>Enumerations</span></a></li>
|
|
|
|
<li><a href="globals_eval.html"><span>Enumerator</span></a></li>
|
|
|
|
<li><a href="globals_defs.html"><span>Macros</span></a></li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
2016-01-08 17:00:17 +00:00
|
|
|
<div id="navrow4" class="tabs3">
|
|
|
|
<ul class="tablist">
|
|
|
|
<li><a href="#index_g"><span>g</span></a></li>
|
|
|
|
<li><a href="#index_m"><span>m</span></a></li>
|
|
|
|
<li class="current"><a href="#index_o"><span>o</span></a></li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
2016-01-07 16:06:06 +00:00
|
|
|
</div><!-- top -->
|
|
|
|
<!-- window showing the filter options -->
|
|
|
|
<div id="MSearchSelectWindow"
|
|
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
|
|
<div id="MSearchResultsWindow">
|
|
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
|
|
|
name="MSearchResults" id="MSearchResults">
|
|
|
|
</iframe>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="contents">
|
2016-01-08 17:00:17 +00:00
|
|
|
 
|
|
|
|
|
|
|
|
<h3><a class="anchor" id="index_g"></a>- g -</h3><ul>
|
|
|
|
<li>GX2AAMode
|
|
|
|
: <a class="el" href="group__gx2__surface.html#ga257ea04f4dd1b538f7a518af11f4897a">surface.h</a>
|
|
|
|
</li>
|
|
|
|
<li>GX2AlphaToMaskMode
|
|
|
|
: <a class="el" href="group__gx2__displaylist.html#ga075361ef2efa264b0985436bc83674f7">registers.h</a>
|
|
|
|
</li>
|
|
|
|
<li>GX2BlendCombineMode
|
|
|
|
: <a class="el" href="group__gx2__displaylist.html#ga709ac06f79aad28e189f64eddee95c0c">registers.h</a>
|
|
|
|
</li>
|
|
|
|
<li>GX2BlendMode
|
|
|
|
: <a class="el" href="group__gx2__displaylist.html#ga51325124fd72959f914a3e0190ea6e5b">registers.h</a>
|
|
|
|
</li>
|
|
|
|
<li>GX2BufferingMode
|
|
|
|
: <a class="el" href="group__gx2__display.html#ga12660ac541270a903d49e588795f95db">display.h</a>
|
|
|
|
</li>
|
|
|
|
<li>GX2ChannelMask
|
|
|
|
: <a class="el" href="group__gx2__displaylist.html#ga0b11754ab8a00e7e3518a064a4b94144">registers.h</a>
|
|
|
|
</li>
|
|
|
|
<li>GX2ClearFlags
|
|
|
|
: <a class="el" href="group__gx2__clear.html#ga5e1d3b9d4fd7eeb6d16d568878dc7d61">clear.h</a>
|
|
|
|
</li>
|
|
|
|
<li>GX2CompareFunction
|
|
|
|
: <a class="el" href="group__gx2__displaylist.html#ga33e99afbccad5f16189ff6cf84d55d88">registers.h</a>
|
|
|
|
</li>
|
|
|
|
<li>GX2DrcRenderMode
|
|
|
|
: <a class="el" href="group__gx2__display.html#ga5965f5f73029fc3d260e4da920669154">display.h</a>
|
|
|
|
</li>
|
|
|
|
<li>GX2EventType
|
|
|
|
: <a class="el" href="group__gx2__event.html#gaee5660124cbf6d681bfb6dddd7bd0d13">event.h</a>
|
|
|
|
</li>
|
|
|
|
<li>GX2IndexType
|
|
|
|
: <a class="el" href="group__gx2__draw.html#ga05cdb8739488621652b08674ff9cd2e4">draw.h</a>
|
|
|
|
</li>
|
2016-01-07 16:06:06 +00:00
|
|
|
<li>GX2InitAttributes
|
|
|
|
: <a class="el" href="group__gx2__state.html#gaf2f8cbe497547bbf68cd7412582831f3">state.h</a>
|
|
|
|
</li>
|
2016-01-08 17:00:17 +00:00
|
|
|
<li>GX2LogicOp
|
|
|
|
: <a class="el" href="group__gx2__displaylist.html#ga2a90e8100fd36bea5c58bf5f89abdef0">registers.h</a>
|
|
|
|
</li>
|
|
|
|
<li>GX2PolygonMode
|
|
|
|
: <a class="el" href="group__gx2__displaylist.html#gafc00c6baa27108695a298d64ccf000a8">registers.h</a>
|
|
|
|
</li>
|
|
|
|
<li>GX2PrimitiveMode
|
|
|
|
: <a class="el" href="group__gx2__draw.html#ga759347839142a01bbb4c01112b437f7a">draw.h</a>
|
|
|
|
</li>
|
|
|
|
<li>GX2RoundingMode
|
|
|
|
: <a class="el" href="group__gx2__sampler.html#ga2b85f88ab2cafb51cfcbd3a8d2bc560c">sampler.h</a>
|
|
|
|
</li>
|
|
|
|
<li>GX2RResourceFlags
|
|
|
|
: <a class="el" href="group__gx2__surface.html#ga5038cc0d0ddfb9c5997bc24c25374985">surface.h</a>
|
|
|
|
</li>
|
|
|
|
<li>GX2ScanTarget
|
|
|
|
: <a class="el" href="group__gx2__swap.html#ga45fba64a8e78e02b653ecc02a0d7c575">swap.h</a>
|
|
|
|
</li>
|
|
|
|
<li>GX2StencilFunction
|
|
|
|
: <a class="el" href="group__gx2__displaylist.html#ga1aafdf748c771f8a31ed068a7401e95d">registers.h</a>
|
|
|
|
</li>
|
|
|
|
<li>GX2SurfaceDim
|
|
|
|
: <a class="el" href="group__gx2__surface.html#gabedadb9f5051baad71365a011a02618e">surface.h</a>
|
|
|
|
</li>
|
|
|
|
<li>GX2SurfaceFormat
|
|
|
|
: <a class="el" href="group__gx2__surface.html#ga4bdfe0b311093741c7cb8271cc5a67cb">surface.h</a>
|
|
|
|
</li>
|
|
|
|
<li>GX2SurfaceUse
|
|
|
|
: <a class="el" href="group__gx2__surface.html#gafe1ebff6752df098313c3a3c587e3114">surface.h</a>
|
|
|
|
</li>
|
|
|
|
<li>GX2TexAnisoRatio
|
|
|
|
: <a class="el" href="group__gx2__sampler.html#gabf508b74443eb26bd812c2b123cbaf60">sampler.h</a>
|
|
|
|
</li>
|
|
|
|
<li>GX2TexBorderType
|
|
|
|
: <a class="el" href="group__gx2__sampler.html#ga39aa610dff74f1c4858610fa08617a31">sampler.h</a>
|
|
|
|
</li>
|
|
|
|
<li>GX2TexClampMode
|
|
|
|
: <a class="el" href="group__gx2__sampler.html#ga64376f84e058eb1dca71b1e9dd658c3c">sampler.h</a>
|
|
|
|
</li>
|
|
|
|
<li>GX2TexMipFilterMode
|
|
|
|
: <a class="el" href="group__gx2__sampler.html#gac3db6abf98a2dca8f6b9f136dcbfb3a3">sampler.h</a>
|
|
|
|
</li>
|
|
|
|
<li>GX2TexMipPerfMode
|
|
|
|
: <a class="el" href="group__gx2__sampler.html#ga8875f8590a9caa2d35953f87cf0313ff">sampler.h</a>
|
|
|
|
</li>
|
|
|
|
<li>GX2TexXYFilterMode
|
|
|
|
: <a class="el" href="group__gx2__sampler.html#gafefd7778391ecb21566f8f86ee9b37a8">sampler.h</a>
|
|
|
|
</li>
|
|
|
|
<li>GX2TexZFilterMode
|
|
|
|
: <a class="el" href="group__gx2__sampler.html#gaf699b163d8f97d5b89a9a8ba1ec5ebbc">sampler.h</a>
|
|
|
|
</li>
|
|
|
|
<li>GX2TexZPerfMode
|
|
|
|
: <a class="el" href="group__gx2__sampler.html#ga11a80acc42f03a58e807b12bd79a48d0">sampler.h</a>
|
|
|
|
</li>
|
|
|
|
<li>GX2TileMode
|
|
|
|
: <a class="el" href="group__gx2__surface.html#gaf27a80e22355f92a687c0452642fd4c1">surface.h</a>
|
|
|
|
</li>
|
|
|
|
<li>GX2TVRenderMode
|
|
|
|
: <a class="el" href="group__gx2__display.html#ga26ce39ea7574b51477cdf445edf375f5">display.h</a>
|
|
|
|
</li>
|
|
|
|
<li>GX2TVScanMode
|
|
|
|
: <a class="el" href="group__gx2__display.html#ga9c18350871b3601137f3d73b2f933b85">display.h</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
|
|
<h3><a class="anchor" id="index_m"></a>- m -</h3><ul>
|
2016-01-07 16:06:06 +00:00
|
|
|
<li>MEMBaseHeapType
|
|
|
|
: <a class="el" href="group__coreinit__baseheap.html#ga552d2fdd0b6f216c1bc8bad6a02e1ea4">baseheap.h</a>
|
|
|
|
</li>
|
|
|
|
<li>MEMExpHeapDirection
|
|
|
|
: <a class="el" href="group__coreinit__expheap.html#gaf7d7b76eff6969688351b914dbd5ff84">expandedheap.h</a>
|
|
|
|
</li>
|
|
|
|
<li>MEMExpHeapMode
|
|
|
|
: <a class="el" href="group__coreinit__expheap.html#gafaff417de3d38ab7b2fbf257913fac51">expandedheap.h</a>
|
|
|
|
</li>
|
|
|
|
<li>MEMFrameHeapFreeMode
|
|
|
|
: <a class="el" href="group__coreinit__frameheap.html#ga519bff9f11e628bf00f032e527b3aa3f">frameheap.h</a>
|
|
|
|
</li>
|
|
|
|
<li>MPTaskState
|
|
|
|
: <a class="el" href="group__coreinit__taskq.html#ga305a76301d20ba3243fb77ae6060d645">taskqueue.h</a>
|
|
|
|
</li>
|
2016-01-08 17:00:17 +00:00
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
|
|
<h3><a class="anchor" id="index_o"></a>- o -</h3><ul>
|
|
|
|
<li>OS_THREAD_ATTRIB
|
|
|
|
: <a class="el" href="group__coreinit__thread.html#ga93f63e1c4e8826006db8878c9a6d0519">thread.h</a>
|
|
|
|
</li>
|
|
|
|
<li>OS_THREAD_REQUEST
|
|
|
|
: <a class="el" href="group__coreinit__thread.html#gac1b924b5c296e435eae41f0bf395d02a">thread.h</a>
|
|
|
|
</li>
|
|
|
|
<li>OS_THREAD_STATE
|
|
|
|
: <a class="el" href="group__coreinit__thread.html#ga2051f6f880e722ee1c16d7a9b33fc285">thread.h</a>
|
|
|
|
</li>
|
2016-01-07 16:06:06 +00:00
|
|
|
<li>OSEventMode
|
|
|
|
: <a class="el" href="group__coreinit__event.html#ga2d1b8c1aaa6e238daac84212cd597d02">event.h</a>
|
|
|
|
</li>
|
|
|
|
<li>OSExceptionType
|
2016-01-08 17:00:17 +00:00
|
|
|
: <a class="el" href="group__coreinit__exception.html#ga92517b634b509f1aa41720bfb2231688">exception.h</a>
|
2016-01-07 16:06:06 +00:00
|
|
|
</li>
|
|
|
|
<li>OSMessageFlags
|
|
|
|
: <a class="el" href="group__coreinit__msgq.html#ga7f0952f940e3669382cb7a05a02ca9cf">messagequeue.h</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</div><!-- contents -->
|
|
|
|
<!-- start footer part -->
|
|
|
|
<hr class="footer"/><address class="footer"><small>
|
|
|
|
Generated by  <a href="http://www.doxygen.org/index.html">
|
|
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
|
|
|
</a> 1.8.10
|
|
|
|
</small></address>
|
|
|
|
</body>
|
|
|
|
</html>
|