Alpha test.
| Type | Attributes | Description |
IsTestEnabled | Flag enabling alpha test. | |
|---|---|---|
| TestFunctionCtr | TestFunction | Comparison function used for alpha test. |
| TestReference | Reference value used for alpha test. |
| Value | Description |
| Never | Never pass regardless of the value. |
|---|---|
| Always | Always pass regardless of the value. |
| Less | Pass if less than the reference value. |
| Lequal | Pass if less than or equal to the reference value. |
| Equal | Pass if equal to the reference value. |
| Gequal | Pass if greater than or equal to the reference value. |
| Greater | Pass if greater than the reference value. |
| Notequal | Pass if not equal to the reference value. |
<Materials> |
CONFIDENTIAL