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="en-US" lang="en-US"><!-- InstanceBegin template="/Templates/default_template.dwt" codeOutsideHTMLIsLocked="false" -->
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<!-- InstanceBeginEditable name="CSS の相対パス指定" -->
7<link href="../../../../../../common/manual.css" rel="stylesheet" type="text/css" />
8<!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="ページのタイトル" -->
9<title>Depth test</title>
10<!-- InstanceEndEditable -->
11</head>
12<body>
13<div>
14  <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" -->
15  <h1>Depth test</h1>
16  <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" -->
17  <p>Under Depth Test, you can select whether to perform the test and the testing method. <br /> The depth test determines whether to render a fragment light using a comparison function to compare the depth value of the fragment to be written against the depth value in the depth buffer.</p>
18  <h2>Depth Test Settings and Features</h2>
19  <p>This page describes <B>Depth test</B> settings and features.</p>
20  <img class="manual_image" src="assets/depth_test.png" alt="Depth test"/>
21  <ol class="manual_image">
22    <li>
23      <p>Depth test enabled</p>
24      <p class="manual_image">Select enable/disable for the depth test using the checkbox.<br /> Always be sure to select this checkbox when performing a depth test.</p>
25    </li>
26    <li>
27      <p>Test method</p>
28      <p class="manual_image">Select the depth test comparison function from the pull-down menu.</p>
29    </li>
30    <li>
31      <p>Use depth mask</p>
32      <p class="manual_image">Select enable/disable for depth mask processing using the checkbox.</p>
33    </li>
34  </ol>
35  <!-- InstanceEndEditable --> </div>
36  <div class="footer" />
37</div>
38<hr><p>CONFIDENTIAL</p></body>
39<!-- InstanceEnd --></html>
40