1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">
3<!-- InstanceBegin template="/Templates/default_template.dwt" codeOutsideHTMLIsLocked="false" -->
4<head>
5<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6<meta http-equiv="Content-Style-Type" content="text/css" />
7<!-- InstanceBeginEditable name="CSS の相対パス指定" -->
8<link href="../../../../../common/manual.css" rel="stylesheet" type="text/css" />
9<!-- InstanceEndEditable -->
10<!-- InstanceBeginEditable name="ページのタイトル" -->
11<title>デプステスト</title>
12<!-- InstanceEndEditable -->
13</head>
14<body>
15<div>
16  <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" -->
17    <h1>デプステスト</h1>
18    <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" -->
19    <p>デプステストでは、テストの有効 / 無効や、テスト方法を選択できます。<br />
20      書き込むフラグメントのデプス値と、デプスバッファのデプス値を比較関数を使用して描画するかしないか決めます。</p>
21    <h2>デプステストの設定項目と機能</h2>
22    <p>ここではデプステストの設定項目と機能について説明します。</p>
23    <div class="wrap_picture"> <img src="assets/depth_test.png" alt="デプステスト"/> </div>
24    <div class="wrap_text">
25      <table class="space">
26        <tr>
27          <th><em>A</em></th>
28          <td class="td_color">デプステスト有効</td>
29          <td>デプステストの有効 / 無効をチェックボックスで設定します。<br />
30            デプステストを行う場合は必ずチェックしてください。</td>
31        </tr>
32        <tr>
33          <th><em>B</em></th>
34          <td class="td_color">テスト方法</td>
35          <td>デプステストの比較関数をプルダウンメニューから選択します。</td>
36        </tr>
37        <tr>
38          <th><em>C</em></th>
39          <td class="td_color">デプスマスク有効</td>
40          <td>デプスマスク処理の有効 / 無効をチェックボックスで設定します。</td>
41        </tr>
42      </table>
43    </div>
44    <div class="wrap_clear"></div>
45    <!-- InstanceEndEditable --> </div>
46  <div class="footer" />
47</div>
48</body>
49<!-- InstanceEnd -->
50</html>
51