|
3 | 3 | <head> |
4 | 4 | <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
5 | 5 | <meta http-equiv="X-UA-Compatible" content="IE=11"/> |
6 | | -<meta name="generator" content="Doxygen 1.13.2"/> |
| 6 | +<meta name="generator" content="Doxygen 1.14.0"/> |
7 | 7 | <meta name="viewport" content="width=device-width, initial-scale=1"/> |
8 | 8 | <title>D3D12 Memory Allocator: Class List</title> |
9 | 9 | <link href="tabs.css" rel="stylesheet" type="text/css"/> |
10 | 10 | <script type="text/javascript" src="jquery.js"></script> |
11 | 11 | <script type="text/javascript" src="dynsections.js"></script> |
12 | 12 | <script type="text/javascript" src="clipboard.js"></script> |
13 | | -<link href="navtree.css" rel="stylesheet" type="text/css"/> |
14 | | -<script type="text/javascript" src="resize.js"></script> |
15 | 13 | <script type="text/javascript" src="cookie.js"></script> |
16 | 14 | <link href="search/search.css" rel="stylesheet" type="text/css"/> |
17 | 15 | <script type="text/javascript" src="search/searchdata.js"></script> |
|
33 | 31 | </table> |
34 | 32 | </div> |
35 | 33 | <!-- end header part --> |
36 | | -<!-- Generated by Doxygen 1.13.2 --> |
| 34 | +<!-- Generated by Doxygen 1.14.0 --> |
37 | 35 | <script type="text/javascript"> |
38 | | -/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
39 | 36 | var searchBox = new SearchBox("searchBox", "search/",'.html'); |
40 | | -/* @license-end */ |
41 | 37 | </script> |
42 | 38 | <script type="text/javascript"> |
43 | | -/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
44 | | -$(function() { codefold.init(0); }); |
45 | | -/* @license-end */ |
| 39 | +$(function() { codefold.init(); }); |
46 | 40 | </script> |
47 | 41 | <script type="text/javascript" src="menudata.js"></script> |
48 | 42 | <script type="text/javascript" src="menu.js"></script> |
49 | 43 | <script type="text/javascript"> |
50 | | -/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
51 | 44 | $(function() { |
52 | 45 | initMenu('',true,false,'search.php','Search',false); |
53 | 46 | $(function() { init_search(); }); |
54 | 47 | }); |
55 | | -/* @license-end */ |
56 | 48 | </script> |
57 | 49 | <div id="main-nav"></div> |
58 | 50 | </div><!-- top --> |
59 | 51 | <div id="doc-content"> |
60 | | -<script type="text/javascript"> |
61 | | -/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
62 | | -$(function(){ initResizable(false); }); |
63 | | -/* @license-end */ |
64 | | -</script> |
65 | 52 | <!-- window showing the filter options --> |
66 | 53 | <div id="MSearchSelectWindow" |
67 | 54 | onmouseover="return searchBox.OnSearchSelectShow()" |
|
89 | 76 | <div class="contents"> |
90 | 77 | <div class="textblock">Here are the classes, structs, unions and interfaces with brief descriptions:</div><div class="directory"> |
91 | 78 | <div class="levels">[detail level <span onclick="javascript:dynsection.toggleLevel(1);">1</span><span onclick="javascript:dynsection.toggleLevel(2);">2</span>]</div><table class="directory"> |
92 | | -<tr id="row_0_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_0_" class="arrow" onclick="dynsection.toggleFolder('0_')">▼</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_d3_d12_m_a.html" target="_self">D3D12MA</a></td><td class="desc"></td></tr> |
| 79 | +<tr id="row_0_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_0_" class="arrow" onclick="dynsection.toggleFolder('0_')"><span class="arrowhead opened"></span></span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_d3_d12_m_a.html" target="_self">D3D12MA</a></td><td class="desc"></td></tr> |
93 | 80 | <tr id="row_0_0_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_d3_d12_m_a_1_1_allocation.html" target="_self">Allocation</a></td><td class="desc">Represents single memory allocation </td></tr> |
94 | 81 | <tr id="row_0_1_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_d3_d12_m_a_1_1_a_l_l_o_c_a_t_i_o_n___c_a_l_l_b_a_c_k_s.html" target="_self">ALLOCATION_CALLBACKS</a></td><td class="desc">Custom callbacks to CPU memory allocation functions </td></tr> |
95 | 82 | <tr id="row_0_2_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_d3_d12_m_a_1_1_a_l_l_o_c_a_t_i_o_n___d_e_s_c.html" target="_self">ALLOCATION_DESC</a></td><td class="desc">Parameters of created <a class="el" href="class_d3_d12_m_a_1_1_allocation.html" title="Represents single memory allocation.">D3D12MA::Allocation</a> object. To be used with <a class="el" href="class_d3_d12_m_a_1_1_allocator.html#aa37d6b9fe8ea0864f7a35b9d68e8345a" title="Allocates memory and creates a D3D12 resource (buffer or texture). This is the main allocation functi...">Allocator::CreateResource</a> </td></tr> |
96 | | -<tr id="row_0_3_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_d3_d12_m_a_1_1_allocator.html" target="_self">Allocator</a></td><td class="desc">Represents main object of this library initialized for particular <code>ID3D12Device</code> </td></tr> |
| 83 | +<tr id="row_0_3_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_d3_d12_m_a_1_1_allocator.html" target="_self">Allocator</a></td><td class="desc">Represents main object of this library initialized for particular <span class="tt">ID3D12Device</span> </td></tr> |
97 | 84 | <tr id="row_0_4_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_d3_d12_m_a_1_1_a_l_l_o_c_a_t_o_r___d_e_s_c.html" target="_self">ALLOCATOR_DESC</a></td><td class="desc">Parameters of created <a class="el" href="class_d3_d12_m_a_1_1_allocator.html" title="Represents main object of this library initialized for particular ID3D12Device.">Allocator</a> object. To be used with <a class="el" href="namespace_d3_d12_m_a.html#ab7a1cd1683986d75ce1488b0920f4cb0" title="Creates new main D3D12MA::Allocator object and returns it through ppAllocator.">CreateAllocator()</a> </td></tr> |
98 | 85 | <tr id="row_0_5_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_d3_d12_m_a_1_1_budget.html" target="_self">Budget</a></td><td class="desc">Statistics of current memory usage and available budget for a specific memory segment group </td></tr> |
99 | 86 | <tr id="row_0_6_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_d3_d12_m_a_1_1_c_a_l_l_o_c_a_t_i_o_n___d_e_s_c.html" target="_self">CALLOCATION_DESC</a></td><td class="desc">Helper structure that helps with complete and conscise initialization of the <a class="el" href="struct_d3_d12_m_a_1_1_a_l_l_o_c_a_t_i_o_n___d_e_s_c.html" title="Parameters of created D3D12MA::Allocation object. To be used with Allocator::CreateResource.">D3D12MA::ALLOCATION_DESC</a> structure </td></tr> |
|
120 | 107 | </div><!-- contents --> |
121 | 108 | <!-- start footer part --> |
122 | 109 | <hr class="footer"/><address class="footer"><small> |
123 | | -Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.13.2 |
| 110 | +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.14.0 |
124 | 111 | </small></address> |
125 | 112 | </div><!-- doc-content --> |
126 | 113 | </body> |
|
0 commit comments