1
0
Fork 0

Fix depth-writes after early-Z kill.

This commit is contained in:
James Turner 2014-01-15 09:42:12 +00:00
parent 17a1aee4e4
commit 830f8dacee
3 changed files with 10 additions and 6 deletions

View file

@ -335,7 +335,7 @@
</uniform>
<depth>
<function>lequal</function>
<write-mask type="bool">false</write-mask>
<!-- <write-mask type="bool">false</write-mask> -->
</depth>
<!-- BEGIN fog include -->
<uniform>

View file

@ -343,7 +343,7 @@
</uniform>
<depth>
<function>lequal</function>
<write-mask type="bool">false</write-mask>
<!-- <write-mask type="bool">false</write-mask> -->
</depth>
</pass>
</technique>

View file

@ -453,7 +453,7 @@
</uniform>
<depth>
<function>lequal</function>
<write-mask type="bool">false</write-mask>
<!-- <write-mask type="bool">false</write-mask> -->
</depth>
</pass>
</technique>
@ -719,7 +719,7 @@
</uniform>
<depth>
<function>lequal</function>
<write-mask type="bool">false</write-mask>
<!--><write-mask type="bool">false</write-mask> -->
</depth>
</pass>
</technique>
@ -881,10 +881,12 @@
</uniform>
<depth>
<function>lequal</function>
<write-mask type="bool">false</write-mask>
<!-- <write-mask type="bool">false</write-mask> -->
</depth>
</pass>
</technique>
<technique n="10">
<predicate>
<and>
@ -951,6 +953,7 @@
</uniform -->
</pass>
</technique>
<technique n="11">
<predicate>
<and>
@ -1089,10 +1092,11 @@
</uniform>
<depth>
<function>lequal</function>
<write-mask type="bool">false</write-mask>
<!-- <write-mask type="bool">false</write-mask> -->
</depth>
</pass>
</technique>
<technique n="12">
<pass>
<lighting>true</lighting>