1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html xml:lang="en-US" lang="en-US">
3  <head>
4    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5    <meta http-equiv="Content-Style-Type" content="text/css" />
6    <link rel="stylesheet" href="../../../css/manpage.css" type="text/css" />
7    <title>Layout (lyt) Sample Demo</title>
8  </head>
9  <body>
10    <h1>texVram</h1>
11    <h2>Overview</h2>
12    <p>This demo places textures in VRAM.</p>
13    <h2>How to Use</h2>
14    <p>The demo requires no user input.</p>
15    <h2>Description</h2>
16    <p>The following processing is performed by this sample demo.</p>
17    <ul>
18        <li>Loading of archive files</li>
19        <li>Settings for laying out memory for texture images and resource files.</li>
20        <li>Initialization of the resource accessor</li>
21        <li>Loading of binary files</li>
22        <li>Display of layouts using Drawer</li>
23    </ul>
24    <h2>Scope of the Demo</h2>
25    <p>This sample demo is related to the following items.</p>
26    <ul>
27      <li><a href="../LoadTexture.html"><code>nw::lyt::LoadTexture()</code></a></li>
28      <li><a href="../TexResource/Overview.html"><code>nw::lyt::TexResource</code></a></li>
29      <li><a href="../ArcUtil/Overview.html"><code>nw::lyt::ArcUtil</code></a></li>
30    </ul>
31  <hr><p>CONFIDENTIAL</p></body>
32</html>
33